HomeSort by relevance Sort by last modified time
    Searched defs:u_caseInsensitivePrefixMatch (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/common/
ustrcase.cpp 469 * This function is called from u_strcmpFold() and u_caseInsensitivePrefixMatch().
901 u_caseInsensitivePrefixMatch(const UChar *s1, int32_t length1,
  /external/icu/icu4c/source/common/unicode/
urename.h 206 #define u_caseInsensitivePrefixMatch U_ICU_ENTRY_POINT_RENAME(u_caseInsensitivePrefixMatch)
    [all...]

Completed in 83 milliseconds