HomeSort by relevance Sort by last modified time
    Searched defs:utf_wcwidth (Results 1 - 2 of 2) sorted by null

  /external/mksh/src/
expr.c 775 else if ((width = utf_wcwidth(wc)) < 0)
796 ((cw = utf_wcwidth(wc)) == -1)) {
1185 utf_wcwidth(unsigned int wc) function
sh.h 1739 #define utf_wcwidth macro
    [all...]

Completed in 50 milliseconds