Searched refs:utfutf (Results 1 - 5 of 5) sorted by relevance

/external/libutf/
H A Dutfutf.c26 utfutf(const char *s1, const char *s2) function
H A DAndroid.mk23 utfutf.c
H A Dutf.h122 // utfutf returns a pointer to the first occurrence of the UTF string
124 // null string, utfutf returns s1. (cf. strstr)
126 const char* utfutf(const char* s1, const char* s2);
H A DMakefile50 utfutf.$O\
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
H A Dutf.h140 // utfutf returns a pointer to the first occurrence of the UTF string
142 // null string, utfutf returns s1. (cf. strstr)
144 const char* utfutf(const char* s1, const char* s2);

Completed in 100 milliseconds