Searched refs:alloc_mbstows (Results 1 – 3 of 3) sorted by relevance
53 wchar_t* alloc_mbstows(const char *mbstring);
58 wchar_t* alloc_mbstows(const char *mbstring) in alloc_mbstows() function481 if ((wtext = alloc_mbstows(text)) == NULL) in print_textpad()571 if ((wtext = alloc_mbstows(text)) == NULL) in text_properties()
575 if ((winit = alloc_mbstows(apiitems[i].init)) == NULL) in bsddialog_form()