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)
463 flen = utflen(beg);
472 flen = utflen(beg);
1108 c = utflen(p);