Searched refs:to_wide (Results 1 – 3 of 3) sorted by relevance
135 int to_wide(wchar_t *, const char *);
572 to_wide(wchar_t *wc, const char *mb) in to_wide() function
468 if (to_wide(&wc, mbs) >= 0) { in get_wide()