HomeSort by relevance Sort by last modified time
    Searched refs:utfnlen (Results 1 - 4 of 4) 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\

Completed in 93 milliseconds