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

  /external/icu4c/common/unicode/
utext.h 385 utext_equals(const UText *a, const UText *b);
    [all...]
urename.h 1614 #define utext_equals macro
    [all...]
  /external/icu4c/i18n/
repattrn.cpp 261 return utext_equals(this->fPattern, other.fPattern);
  /external/icu4c/common/
rbbi.cpp 331 if (!utext_equals(fText, that2.fText)) {
    [all...]
utext.cpp 429 utext_equals(const UText *a, const UText *b) { function
    [all...]

Completed in 80 milliseconds