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

  /external/chromium_org/third_party/icu/source/i18n/unicode/
tblcoll.h     [all...]
  /external/chromium_org/third_party/icu/source/i18n/
tblcoll.cpp 340 return getEComparisonResult(compare(source.getBuffer(), uprv_min(length,source.length()), target.getBuffer(), uprv_min(length,target.length()), status));
358 return getEComparisonResult(ucol_strcoll(ucollator, source, sourceLength,
382 return getEComparisonResult(ucol_strcoll(ucollator, source.getBuffer(), source.length(),

Completed in 636 milliseconds