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

/external/chromium_org/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/icu/icu4c/source/test/cintltst/
H A Dcustrtst.c739 s!=u_strrstr(s, &nul) ||
765 (s+10)!=u_strrstr(s+1, sub_a) ||
789 NULL!=u_strrstr(s+1, sub_b) ||
824 first!=u_strrstr(s+1, sub_lead) ||
849 first!=u_strrstr(s+1, sub_trail) ||
871 last!=u_strrstr(s+1, sub_supp) ||
906 NULL!=u_strrstr(s+1, sub_supp2) ||
923 first!=u_strrstr(s+1, sub_a_lead) ||
940 first!=u_strrstr(s+1, sub_trail_a) ||
956 NULL!=u_strrstr(
[all...]
/external/chromium_org/third_party/icu/source/common/unicode/
H A Dustring.h180 * @see u_strrstr
272 u_strrstr(const UChar *s, const UChar *substring);
312 * @see u_strrstr
332 * @see u_strrstr
H A Durename.h392 #define u_strrstr U_ICU_ENTRY_POINT_RENAME(u_strrstr) macro
/external/icu/icu4c/source/common/unicode/
H A Dustring.h180 * @see u_strrstr
272 u_strrstr(const UChar *s, const UChar *substring);
312 * @see u_strrstr
332 * @see u_strrstr
H A Durename.h384 #define u_strrstr U_ICU_ENTRY_POINT_RENAME(u_strrstr) macro
/external/chromium_org/third_party/icu/source/common/
H A Dustring.cpp364 u_strrstr(const UChar *s, const UChar *substring) { function
/external/icu/icu4c/source/common/
H A Dustring.cpp364 u_strrstr(const UChar *s, const UChar *substring) { function

Completed in 355 milliseconds