Searched refs:towide_none (Results 1 – 1 of 1) sorted by relevance
30 static int towide_none(wchar_t *, const char *, unsigned);46 static int (*_towide)(wchar_t *, const char *, unsigned) = towide_none;165 towide_none(wchar_t *c, const char *mb, unsigned n) in towide_none() function622 _towide = towide_none; in set_wide_encoding()