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

  /external/libutf/
utfecpy.c 20 utfecpy(char *to, char *e, const char *from) function
Android.mk 18 utfecpy.c \
utf.h 129 // utfecpy copies UTF sequences until a null sequence has been copied,
134 char* utfecpy(char *s1, char *es1, const char *s2);
Makefile 45 utfecpy.$O\
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
utf.h 147 // utfecpy copies UTF sequences until a null sequence has been copied,
152 char* utfecpy(char *s1, char *es1, const char *s2);

Completed in 67 milliseconds