/third_party/node/deps/icu-small/source/common/ |
D | uniset_closure.cpp | 102 applyPattern(chars, symbols, rebuiltPat, options, &UnicodeSet::closeOver, 0, status); in applyPattern() 152 UnicodeSet& UnicodeSet::closeOver(int32_t attribute) { in closeOver() function in UnicodeSet
|
D | uset_props.cpp | 142 ((UnicodeSet*) set)->UnicodeSet::closeOver(attributes); in uset_closeOver()
|
/third_party/icu/icu4c/source/common/ |
D | uniset_closure.cpp | 102 applyPattern(chars, symbols, rebuiltPat, options, &UnicodeSet::closeOver, 0, status); in applyPattern() 152 UnicodeSet& UnicodeSet::closeOver(int32_t attribute) { in closeOver() function in UnicodeSet
|
D | uset_props.cpp | 142 ((UnicodeSet*) set)->UnicodeSet::closeOver(attributes); in uset_closeOver()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | uniset_closure.cpp | 102 applyPattern(chars, symbols, rebuiltPat, options, &UnicodeSet::closeOver, 0, status); in applyPattern() 152 UnicodeSet& UnicodeSet::closeOver(int32_t attribute) { in closeOver() function in UnicodeSet
|
D | uset_props.cpp | 142 ((UnicodeSet*) set)->UnicodeSet::closeOver(attributes); in uset_closeOver()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | uniset_closure.cpp | 102 applyPattern(chars, symbols, rebuiltPat, options, &UnicodeSet::closeOver, 0, status); in applyPattern() 152 UnicodeSet& UnicodeSet::closeOver(int32_t attribute) { in closeOver() function in UnicodeSet
|
D | uset_props.cpp | 142 ((UnicodeSet*) set)->UnicodeSet::closeOver(attributes); in uset_closeOver()
|
/third_party/icu/tools/unicode/c/genregexcasing/ |
D | genregexcasing.cpp | 42 s.closeOver(USET_CASE_INSENSITIVE); in main()
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | uniset.h | 1391 UnicodeSet& closeOver(int32_t attribute);
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | uniset.h | 1371 UnicodeSet& closeOver(int32_t attribute);
|
/third_party/icu/icu4c/source/common/unicode/ |
D | uniset.h | 1391 UnicodeSet& closeOver(int32_t attribute);
|
/third_party/icu/icu4c/source/test/intltest/ |
D | usettest.cpp | 1326 s.closeOver(selector); in TestCloseOver() 1373 s.closeOver(USET_CASE); in TestCloseOver() 1374 t.closeOver(0x100); in TestCloseOver() 1391 s.closeOver(USET_CASE); in TestCloseOver() 1392 t.closeOver(0x100); in TestCloseOver() 2320 frozen.closeOver(USET_CASE_INSENSITIVE); in TestFreezable()
|
D | regextst.cpp | 5654 s.closeOver(USET_CASE_INSENSITIVE); in TestCaseInsensitiveStarters()
|
/third_party/icu/icu4c/source/i18n/ |
D | regexcmp.cpp | 2657 starterChars->closeOver(USET_CASE_INSENSITIVE); in findCaseInsensitiveStarters() 2905 starters.closeOver(USET_CASE_INSENSITIVE); in matchStartType() 4475 set->closeOver(USET_CASE_INSENSITIVE); in createSetForProperty() 4570 set->closeOver(USET_CASE_INSENSITIVE); in createSetForProperty() 4620 rightOperand->closeOver(USET_CASE_INSENSITIVE); in setEval()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | regexcmp.cpp | 2657 starterChars->closeOver(USET_CASE_INSENSITIVE); in findCaseInsensitiveStarters() 2905 starters.closeOver(USET_CASE_INSENSITIVE); in matchStartType() 4475 set->closeOver(USET_CASE_INSENSITIVE); in createSetForProperty() 4570 set->closeOver(USET_CASE_INSENSITIVE); in createSetForProperty() 4620 rightOperand->closeOver(USET_CASE_INSENSITIVE); in setEval()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | regexcmp.cpp | 2632 starterChars->closeOver(USET_CASE_INSENSITIVE); in findCaseInsensitiveStarters() 2881 starters.closeOver(USET_CASE_INSENSITIVE); in matchStartType() 4456 set->closeOver(USET_CASE_INSENSITIVE); in createSetForProperty() 4551 set->closeOver(USET_CASE_INSENSITIVE); in createSetForProperty() 4601 rightOperand->closeOver(USET_CASE_INSENSITIVE); in setEval()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | regexcmp.cpp | 2660 starterChars->closeOver(USET_CASE_INSENSITIVE); in findCaseInsensitiveStarters() 2908 starters.closeOver(USET_CASE_INSENSITIVE); in matchStartType() 4478 set->closeOver(USET_CASE_INSENSITIVE); in createSetForProperty() 4573 set->closeOver(USET_CASE_INSENSITIVE); in createSetForProperty() 4637 rightOperand->closeOver(USET_CASE_INSENSITIVE); in setEval()
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | uniset.h | 1420 UnicodeSet& closeOver(int32_t attribute);
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | UnicodeSet.java | 2918 closeOver(CASE); in applyPattern() 3904 public UnicodeSet closeOver(int attribute) { in closeOver() method
|
/third_party/flutter/skia/third_party/externals/icu/patches/ |
D | uniset_perf2.patch | 1407 @@ -199,7 +169,7 @@ UnicodeSet& UnicodeSet::closeOver(int32_t attribute) { 1416 @@ -234,7 +204,7 @@ UnicodeSet& UnicodeSet::closeOver(int32_t attribute) {
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
D | UnicodeSetTest.java | 1347 s.closeOver(selector); in TestCloseOver() 1815 case 12: test.closeOver(UnicodeSet.CASE); break; in checkModification()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/ |
D | UnicodeSetTest.java | 1345 s.closeOver(selector); in TestCloseOver() 1813 case 12: test.closeOver(UnicodeSet.CASE); break; in checkModification()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | UnicodeSet.java | 2858 closeOver(CASE); in applyPattern() 3831 public UnicodeSet closeOver(int attribute) { in closeOver() method
|
/third_party/icu/tools/colprobe/ |
D | colprobe.cpp | 1455 exemplarUSet.closeOver(USET_CASE); in prepareStartingSet()
|