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

  /external/chromium_org/third_party/icu/source/common/unicode/
utext.h 385 utext_equals(const UText *a, const UText *b);
    [all...]
urename.h 1600 #define utext_equals macro
    [all...]
  /external/icu/icu4c/source/common/unicode/
utext.h 385 utext_equals(const UText *a, const UText *b);
    [all...]
urename.h 1606 #define utext_equals macro
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
repattrn.cpp 261 return utext_equals(this->fPattern, other.fPattern);
  /external/icu/icu4c/source/i18n/
repattrn.cpp 258 return utext_equals(this->fPattern, other.fPattern);
  /external/chromium_org/third_party/icu/source/common/
rbbi.cpp 301 if (!utext_equals(fText, that2.fText)) {
    [all...]
utext.cpp 429 utext_equals(const UText *a, const UText *b) { function
    [all...]
  /external/icu/icu4c/source/common/
rbbi.cpp 330 if (!utext_equals(fText, that2.fText)) {
    [all...]
utext.cpp 432 utext_equals(const UText *a, const UText *b) { function
    [all...]

Completed in 701 milliseconds