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

  /external/libutf/
utfnlen.c 20 utfnlen(const char *s, long m) function
Android.mk 20 utfnlen.c \
utf.h 97 // utfnlen returns the number of complete runes that are represented
99 // the string contain an incompletely coded rune, utfnlen will not
103 int utfnlen(const char* s, long n);
Makefile 47 utfnlen.$O\
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
utf.h 115 // utfnlen returns the number of complete runes that are represented
117 // the string contain an incompletely coded rune, utfnlen will not
121 int utfnlen(const char* s, long n);

Completed in 58 milliseconds