Searched refs:fullrune (Results 1 - 6 of 6) sorted by relevance

/external/regex-re2/util/
H A Dutf.h37 int fullrune(const char* s, int n);
H A Drune.cc190 fullrune(const char *str, int n) function in namespace:re2
/external/libutf/
H A Dutfnlen.c36 if(!fullrune(s, es-s))
H A Dutf.h79 // fullrune returns 1 if the string s of length n is long enough to be
85 int fullrune(const char* s, int n);
H A Drune.c334 fullrune(const char *str, int n) function
/external/regex-re2/re2/
H A Dparse.cc1189 if (fullrune(sp->data(), sp->size())) {

Completed in 1455 milliseconds