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

  /external/chromium/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/icu4c/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/webkit/JavaScriptCore/icu/unicode/
urename.h 250 #define u_strCompareIter u_strCompareIter_3_2
    [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
urename.h 250 #define u_strCompareIter u_strCompareIter_3_2
    [all...]
  /external/webkit/WebCore/icu/unicode/
urename.h 250 #define u_strCompareIter u_strCompareIter_3_2
    [all...]
  /external/webkit/WebKit/mac/icu/unicode/
urename.h 250 #define u_strCompareIter u_strCompareIter_3_2
    [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h 318 #define u_strCompareIter u_strCompareIter_4_2
    [all...]
  /external/icu4c/common/unicode/
urename.h 350 #define u_strCompareIter U_ICU_ENTRY_POINT_RENAME(u_strCompareIter)
    [all...]

Completed in 811 milliseconds