/third_party/node/deps/icu-small/source/common/ |
D | uniset_props.cpp | 213 resemblesPropertyPattern(pattern, pos); in resemblesPattern() 309 if (resemblesPropertyPattern(chars, opts)) { in applyPattern() 979 UBool UnicodeSet::resemblesPropertyPattern(const UnicodeString& pattern, in resemblesPropertyPattern() function in UnicodeSet 998 UBool UnicodeSet::resemblesPropertyPattern(RuleCharacterIterator& chars, in resemblesPropertyPattern() function in UnicodeSet
|
/third_party/icu/icu4c/source/common/ |
D | uniset_props.cpp | 213 resemblesPropertyPattern(pattern, pos); in resemblesPattern() 309 if (resemblesPropertyPattern(chars, opts)) { in applyPattern() 979 UBool UnicodeSet::resemblesPropertyPattern(const UnicodeString& pattern, in resemblesPropertyPattern() function in UnicodeSet 998 UBool UnicodeSet::resemblesPropertyPattern(RuleCharacterIterator& chars, in resemblesPropertyPattern() function in UnicodeSet
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | uniset_props.cpp | 244 resemblesPropertyPattern(pattern, pos); in resemblesPattern() 341 if (resemblesPropertyPattern(chars, opts)) { in applyPattern() 1008 UBool UnicodeSet::resemblesPropertyPattern(const UnicodeString& pattern, in resemblesPropertyPattern() function in UnicodeSet 1027 UBool UnicodeSet::resemblesPropertyPattern(RuleCharacterIterator& chars, in resemblesPropertyPattern() function in UnicodeSet
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | uniset_props.cpp | 213 resemblesPropertyPattern(pattern, pos); in resemblesPattern() 309 if (resemblesPropertyPattern(chars, opts)) { in applyPattern() 979 UBool UnicodeSet::resemblesPropertyPattern(const UnicodeString& pattern, in resemblesPropertyPattern() function in UnicodeSet 998 UBool UnicodeSet::resemblesPropertyPattern(RuleCharacterIterator& chars, in resemblesPropertyPattern() function in UnicodeSet
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | uniset.h | 1599 static UBool resemblesPropertyPattern(const UnicodeString& pattern, 1602 static UBool resemblesPropertyPattern(RuleCharacterIterator& chars,
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | uniset.h | 1579 static UBool resemblesPropertyPattern(const UnicodeString& pattern, 1582 static UBool resemblesPropertyPattern(RuleCharacterIterator& chars,
|
/third_party/icu/icu4c/source/common/unicode/ |
D | uniset.h | 1599 static UBool resemblesPropertyPattern(const UnicodeString& pattern, 1602 static UBool resemblesPropertyPattern(RuleCharacterIterator& chars,
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | uniset.h | 1630 static UBool resemblesPropertyPattern(const UnicodeString& pattern, 1633 static UBool resemblesPropertyPattern(RuleCharacterIterator& chars,
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | UnicodeSet.java | 602 resemblesPropertyPattern(pattern, pos); in resemblesPattern() 2590 if (resemblesPropertyPattern(chars, opts)) { in applyPattern() 3652 private static boolean resemblesPropertyPattern(String pattern, int pos) { in resemblesPropertyPattern() method 3672 private static boolean resemblesPropertyPattern(RuleCharacterIterator chars, in resemblesPropertyPattern() method
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | UnicodeSet.java | 585 resemblesPropertyPattern(pattern, pos); in resemblesPattern() 2530 if (resemblesPropertyPattern(chars, opts)) { in applyPattern() 3584 private static boolean resemblesPropertyPattern(String pattern, int pos) { in resemblesPropertyPattern() method 3604 private static boolean resemblesPropertyPattern(RuleCharacterIterator chars, in resemblesPropertyPattern() method
|