Home
last modified time | relevance | path

Searched refs:u8_strlen (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/awk/
H A Drun.c673 int u8_strlen(const char *s) in u8_strlen() function
990 k = u8_strlen(s) + 1; in substr()
1247 if (prec > u8_strlen(t)) in format()
1248 prec = u8_strlen(t); in format()
2081 u = u8_strlen(getsval(x)); in bltin()
/dragonfly/gnu/usr.bin/grep/libgreputils/
H A Dunistr.h508 u8_strlen (const uint8_t *s)