Home | History | Annotate | Download | only in src

Lines Matching defs:utflen

79 static int utflen(const char *) MKSH_A_PURE;
84 utflen(const char *s)
464 flen = utflen(beg);
473 flen = utflen(beg);
1131 c = utflen(p);