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