Searched refs:debug_wctomb (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libast/common/comp/
H A Dsetlocale.c333 debug_wctomb(char* s, wchar_t c) function
2279 ast.mb_conv = debug_wctomb;
2548 , ast.mb_conv == debug_wctomb ? " debug_wctomb" : ast.mb_conv == utf8_wctomb ? " utf8_wctomb" : ast.mb_conv == wctomb ? " wctomb" : ""

Completed in 24 milliseconds