Home | History | Annotate | Download | only in src

Lines Matching defs:utflen

78 static int utflen(const char *) MKSH_A_PURE;
83 utflen(const char *s)
460 flen = utflen(beg);
469 flen = utflen(beg);
1112 c = utflen(p);