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

/external/icu4c/test/cintltst/
H A Dcustrtst.c729 first!=u_strrchr32(s, nul) ||
766 (s+10)!=u_strrchr32(s+1, a) ||
790 NULL!=u_strrchr32(s+1, b) ||
806 NULL!=u_strrchr32(s+1, ill) ||
825 first!=u_strrchr32(s+1, lead) ||
850 first!=u_strrchr32(s+1, trail) ||
873 last!=u_strrchr32(s+1, supp) ||
908 NULL!=u_strrchr32(s+1, supp2) ||
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Dustring.h299 * @see u_strrchr32
325 u_strrchr32(const UChar *s, UChar32 c);
873 * @see u_strrchr32
H A Durename.h283 #define u_strrchr32 u_strrchr32_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Dustring.h299 * @see u_strrchr32
325 u_strrchr32(const UChar *s, UChar32 c);
873 * @see u_strrchr32
H A Durename.h283 #define u_strrchr32 u_strrchr32_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Dustring.h299 * @see u_strrchr32
325 u_strrchr32(const UChar *s, UChar32 c);
873 * @see u_strrchr32
H A Durename.h283 #define u_strrchr32 u_strrchr32_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Dustring.h299 * @see u_strrchr32
325 u_strrchr32(const UChar *s, UChar32 c);
873 * @see u_strrchr32
H A Durename.h283 #define u_strrchr32 u_strrchr32_3_2 macro
/external/icu4c/common/unicode/
H A Dustring.h305 * @see u_strrchr32
331 u_strrchr32(const UChar *s, UChar32 c);
879 * @see u_strrchr32
H A Durename.h393 #define u_strrchr32 U_ICU_ENTRY_POINT_RENAME(u_strrchr32) macro
/external/icu4c/common/
H A Dustring.c390 u_strrchr32(const UChar *s, UChar32 c) { function

Completed in 94 milliseconds