Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libast/common/comp/
H A Dsetlocale.c322 debug_wctomb(char* s, wchar_t c) in debug_wctomb() function
641 ast.mb_conv = debug_wctomb; in set_ctype()
696 , ast.mb_conv == debug_wctomb ? " debug_wctomb" : ast.mb_conv == wctomb ? " wctomb" : "" in set_ctype()