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

  /external/mksh/src/
expr.c 774 else if ((width = utf_wcwidth(wc)) < 0)
795 ((cw = utf_wcwidth(wc)) == -1)) {
1183 utf_wcwidth(unsigned int wc) function
eval.c 1158 if ((cw = utf_wcwidth(wc)) == -1) {
    [all...]
sh.h     [all...]
edit.c     [all...]

Completed in 58 milliseconds