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

  /external/icu/icu4c/source/i18n/
ucol.cpp 435 /* ucol_strcoll Main public API string comparison function */
438 ucol_strcoll( const UCollator *coll, function
499 return (ucol_strcoll(coll, source, sourceLength, target, targetLength)
511 return (ucol_strcoll(coll, source, sourceLength, target, targetLength)
523 return (ucol_strcoll(coll, source, sourceLength, target, targetLength)
  /external/chromium_org/third_party/icu/source/i18n/
ucol.cpp 8465 ucol_strcoll( const UCollator *coll, function
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h 795 #define ucol_strcoll macro
    [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h 752 #define ucol_strcoll macro
    [all...]

Completed in 132 milliseconds