Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dsetlocale.c328 debug_wctomb(char* s, wchar_t c) in debug_wctomb() function
2264 ast.mb_conv = debug_wctomb; in set_ctype()
2559 …, ast.mb_conv == debug_wctomb ? " debug_wctomb" : ast.mb_conv == utf8_wctomb ? " utf8_wctomb" : as… in single()