Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libast/common/comp/
H A Dsetlocale.c367 debug_wcwidth(wchar_t c) in debug_wcwidth() function
640 ast.mb_width = debug_wcwidth; in set_ctype()
695 …, ast.mb_width == debug_wcwidth ? " debug_wcwidth" : ast.mb_width == wcwidth ? " wcwidth" : ast.mb… in set_ctype()