Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dsetlocale.c373 debug_wcwidth(wchar_t c) in debug_wcwidth() function
2263 ast.mb_width = debug_wcwidth; in set_ctype()
2558 …, ast.mb_width == debug_wcwidth ? " debug_wcwidth" : ast.mb_width == utf8_wcwidth ? " utf8_wcwidth… in single()