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

  /external/chromium_org/third_party/icu/source/common/
ustring.c 825 u_strCompareIter(UCharIterator *iter1, UCharIterator *iter2, UBool codePointOrder) {
882 * u_strCompareIter() does not leave the iterators _on_ the different units.
    [all...]
  /external/icu/icu4c/source/common/
ustring.cpp 826 u_strCompareIter(UCharIterator *iter1, UCharIterator *iter2, UBool codePointOrder) {
883 * u_strCompareIter() does not leave the iterators _on_ the different units.
    [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h 343 #define u_strCompareIter U_ICU_ENTRY_POINT_RENAME(u_strCompareIter)
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h 353 #define u_strCompareIter U_ICU_ENTRY_POINT_RENAME(u_strCompareIter)
    [all...]

Completed in 94 milliseconds