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