Searched defs:u_strstr (Results 1 – 3 of 3) sorted by relevance
194 u_strstr(const UChar *s, const UChar *substring) { in u_strstr() function
391 #define u_strstr U_ICU_ENTRY_POINT_RENAME(u_strstr) macro