HomeSort by relevance Sort by last modified time
    Searched defs:ucol_strcoll (Results 1 - 2 of 2) 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
495 return (ucol_strcoll(coll, source, sourceLength, target, targetLength)
507 return (ucol_strcoll(coll, source, sourceLength, target, targetLength)
519 return (ucol_strcoll(coll, source, sourceLength, target, targetLength)
  /external/icu/icu4c/source/common/unicode/
urename.h 759 #define ucol_strcoll macro
    [all...]

Completed in 40 milliseconds