Searched refs:fullrune (Results 1 – 3 of 3) sorted by relevance
/external/libutf/ | ||
D | utfnlen.c | 36 if(!fullrune(s, es-s)) in utfnlen() |
D | utf.h | 85 int fullrune(const char* s, int n); |
D | rune.c | 341 fullrune(const char *str, int n) in fullrune() function |