Searched refs:towide_none (Results 1 – 1 of 1) sorted by relevance
45 static int towide_none(wchar_t *, const char *, unsigned);61 static int (*_towide)(wchar_t *, const char *, unsigned) = towide_none;181 towide_none(wchar_t *c, const char *mb, unsigned n __unused) in towide_none() function637 _towide = towide_none; in set_wide_encoding()