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

  /external/icu4c/common/
uniset_closure.cpp 184 if (attribute & (USET_CASE_INSENSITIVE | USET_ADD_CASE_MAPPINGS)) {
uniset_props.cpp 818 else if ((options & USET_ADD_CASE_MAPPINGS) != 0) {
819 (this->*caseClosure)(USET_ADD_CASE_MAPPINGS);
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
uset.h 79 USET_ADD_CASE_MAPPINGS = 4,
  /external/webkit/Source/WebCore/icu/unicode/
uset.h 79 USET_ADD_CASE_MAPPINGS = 4,
  /external/icu4c/common/unicode/
uset.h 92 USET_ADD_CASE_MAPPINGS = 4
    [all...]
  /external/icu4c/test/intltest/
usettest.cpp     [all...]

Completed in 221 milliseconds