Home | History | Annotate | Download | only in src

Lines Matching refs:utf_wcwidth

421 #define utf_wcwidth(i) wcwidth((__WCHAR_TYPE__)i)
1713 int utf_wcwidth(unsigned int);