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

/illumos-gate/usr/src/lib/libast/common/comp/
H A Dsetlocale.c367 debug_wcwidth(wchar_t c) function
640 ast.mb_width = debug_wcwidth;
695 , ast.mb_width == debug_wcwidth ? " debug_wcwidth" : ast.mb_width == wcwidth ? " wcwidth" : ast.mb_width == default_wcwidth ? " default_wcwidth" : ""

Completed in 60 milliseconds