HomeSort by relevance Sort by last modified time
    Searched refs:u_strrstr (Results 1 - 12 of 12) sorted by null

  /external/icu4c/test/cintltst/
custrtst.c 743 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) |
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
ustring.h 169 * @see u_strrstr
261 u_strrstr(const UChar *s, const UChar *substring);
301 * @see u_strrstr
321 * @see u_strrstr
    [all...]
urename.h 284 #define u_strrstr u_strrstr_3_2 macro
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
ustring.h 169 * @see u_strrstr
261 u_strrstr(const UChar *s, const UChar *substring);
301 * @see u_strrstr
321 * @see u_strrstr
    [all...]
urename.h 284 #define u_strrstr u_strrstr_3_2 macro
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
ustring.h 169 * @see u_strrstr
261 u_strrstr(const UChar *s, const UChar *substring);
301 * @see u_strrstr
321 * @see u_strrstr
    [all...]
urename.h 284 #define u_strrstr u_strrstr_3_2 macro
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
ustring.h 169 * @see u_strrstr
261 u_strrstr(const UChar *s, const UChar *substring);
301 * @see u_strrstr
321 * @see u_strrstr
    [all...]
urename.h 284 #define u_strrstr u_strrstr_3_2 macro
    [all...]
  /external/icu4c/common/unicode/
ustring.h 175 * @see u_strrstr
267 u_strrstr(const UChar *s, const UChar *substring);
307 * @see u_strrstr
327 * @see u_strrstr
    [all...]
urename.h 396 #define u_strrstr U_ICU_ENTRY_POINT_RENAME(u_strrstr) macro
    [all...]
  /external/icu4c/common/
ustring.c 363 u_strrstr(const UChar *s, const UChar *substring) { function
    [all...]

Completed in 47 milliseconds