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

  /external/icu/icu4c/source/common/unicode/
utext.h 387 utext_equals(const UText *a, const UText *b);
    [all...]
urename.h 1671 #define utext_equals macro
    [all...]
  /external/icu/icu4c/source/i18n/
repattrn.cpp 294 return utext_equals(this->fPattern, other.fPattern);
  /external/icu/icu4c/source/common/
rbbi.cpp 347 if (!utext_equals(fText, that2.fText)) {
    [all...]
utext.cpp 434 utext_equals(const UText *a, const UText *b) { function
    [all...]

Completed in 504 milliseconds