HomeSort by relevance Sort by last modified time
    Searched refs:fullrune (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/third_party/re2/util/
utf.h 37 int fullrune(const char* s, int n);
rune.cc 190 fullrune(const char *str, int n) function in namespace:re2
  /external/regex-re2/util/
utf.h 37 int fullrune(const char* s, int n);
rune.cc 190 fullrune(const char *str, int n) function in namespace:re2
  /external/libutf/
utfnlen.c 36 if(!fullrune(s, es-s))
utf.h 79 // fullrune returns 1 if the string s of length n is long enough to be
85 int fullrune(const char* s, int n);
rune.c 334 fullrune(const char *str, int n) function
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
utf.h 97 // fullrune returns 1 if the string s of length n is long enough to be
103 int fullrune(const char* s, int n);
rune.c 334 fullrune(const char *str, int n) function
  /external/chromium_org/third_party/re2/re2/
parse.cc     [all...]
  /external/regex-re2/re2/
parse.cc     [all...]

Completed in 570 milliseconds