Searched refs:u_strrstr (Results 1 - 12 of 12) sorted by relevance

/external/icu4c/test/cintltst/
H A Dcustrtst.c743 s!=u_strrstr(s, &nul) ||
769 (s+10)!=u_strrstr(s+1, sub_a) ||
793 NULL!=u_strrstr(s+1, sub_b) ||
828 first!=u_strrstr(s+1, sub_lead) ||
853 first!=u_strrstr(s+1, sub_trail) ||
875 last!=u_strrstr(s+1, sub_supp) ||
910 NULL!=u_strrstr(s+1, sub_supp2) ||
927 first!=u_strrstr(s+1, sub_a_lead) ||
944 first!=u_strrstr(s+1, sub_trail_a) ||
960 NULL!=u_strrstr(
[all...]
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Dustring.h169 * @see u_strrstr
261 u_strrstr(const UChar *s, const UChar *substring);
301 * @see u_strrstr
321 * @see u_strrstr
H A Durename.h284 #define u_strrstr u_strrstr_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Dustring.h169 * @see u_strrstr
261 u_strrstr(const UChar *s, const UChar *substring);
301 * @see u_strrstr
321 * @see u_strrstr
H A Durename.h284 #define u_strrstr u_strrstr_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Dustring.h169 * @see u_strrstr
261 u_strrstr(const UChar *s, const UChar *substring);
301 * @see u_strrstr
321 * @see u_strrstr
H A Durename.h284 #define u_strrstr u_strrstr_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Dustring.h169 * @see u_strrstr
261 u_strrstr(const UChar *s, const UChar *substring);
301 * @see u_strrstr
321 * @see u_strrstr
H A Durename.h284 #define u_strrstr u_strrstr_3_2 macro
/external/icu4c/common/unicode/
H A Dustring.h175 * @see u_strrstr
267 u_strrstr(const UChar *s, const UChar *substring);
307 * @see u_strrstr
327 * @see u_strrstr
H A Durename.h394 #define u_strrstr U_ICU_ENTRY_POINT_RENAME(u_strrstr) macro
/external/icu4c/common/
H A Dustring.c363 u_strrstr(const UChar *s, const UChar *substring) { function

Completed in 103 milliseconds