Searched defs:utf_wcwidth (Results 1 - 2 of 2) sorted by relevance
/third_party/mksh/ | ||
H A D | expr.c | 1220 utf_wcwidth(unsigned int wc) in utf_wcwidth() function |
H A D | sh.h | 2450 #define utf_wcwidth(i) wcwidth((wchar_t)(i)) macro |
Completed in 8 milliseconds