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

  /external/icu/icu4c/source/common/unicode/
uset.h 563 * uset_containsString(set, str, strLen) will return TRUE.
610 * uset_containsString(set, str, strLen) will return FALSE.
792 uset_containsString(const USet* set, const UChar* str, int32_t strLen);
880 * clusters, like uset_containsString.
    [all...]
urename.h     [all...]
  /external/icu/icu4c/source/common/
uset.cpp 173 uset_containsString(const USet* set, const UChar* str, int32_t strLen) {
  /external/icu/icu4c/source/test/cintltst/
usettest.c 283 if (uset_containsString(set, ustr, stringLength) == isIn) {
cldrtest.c     [all...]
capitst.c     [all...]

Completed in 48 milliseconds