Searched refs:alloc_mbstows (Results 1 – 4 of 4) sorted by relevance
120 wchar_t* alloc_mbstows(const char *mbstring);
129 wchar_t* alloc_mbstows(const char *mbstring) in alloc_mbstows() function511 if ((wtext = alloc_mbstows(text)) == NULL) in text_properties()1191 if ((wtext = alloc_mbstows(text)) == NULL) in print_textpad()
584 if ((wformat = alloc_mbstows(CHECK_STR(format))) == NULL) in build_dateitem()
165 if ((winit = alloc_mbstows(CHECK_STR(items[i].init))) == NULL) in build_privateform()