Home | History | Annotate | Download | only in src

Lines Matching full:wcwidth

420 #define utf_wcwidth(i) wcwidth((__WCHAR_TYPE__)i)
421 extern int wcwidth(__WCHAR_TYPE__);