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

  /external/libutf/
utfutf.c 26 utfutf(const char *s1, const char *s2) function
Android.mk 23 utfutf.c
utf.h 122 // 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);
Makefile 50 utfutf.$O\

Completed in 67 milliseconds