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

/external/chromium/third_party/icu/source/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/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/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/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/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/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/chromium/third_party/icu/public/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.h357 #define u_strrstr u_strrstr_4_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.h391 #define u_strrstr U_ICU_ENTRY_POINT_RENAME(u_strrstr) macro
/external/chromium/third_party/icu/source/common/
H A Dustring.c363 u_strrstr(const UChar *s, const UChar *substring) { function
/external/icu4c/common/
H A Dustring.c363 u_strrstr(const UChar *s, const UChar *substring) { function

Completed in 113 milliseconds