Home
last modified time | relevance | path

Searched refs:resemblesPropertyPattern (Results 1 – 10 of 10) sorted by relevance

/third_party/node/deps/icu-small/source/common/
Duniset_props.cpp213 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/
Duniset_props.cpp213 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/
Duniset_props.cpp244 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/
Duniset_props.cpp213 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/
Duniset.h1599 static UBool resemblesPropertyPattern(const UnicodeString& pattern,
1602 static UBool resemblesPropertyPattern(RuleCharacterIterator& chars,
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Duniset.h1579 static UBool resemblesPropertyPattern(const UnicodeString& pattern,
1582 static UBool resemblesPropertyPattern(RuleCharacterIterator& chars,
/third_party/icu/icu4c/source/common/unicode/
Duniset.h1599 static UBool resemblesPropertyPattern(const UnicodeString& pattern,
1602 static UBool resemblesPropertyPattern(RuleCharacterIterator& chars,
/third_party/node/deps/icu-small/source/common/unicode/
Duniset.h1630 static UBool resemblesPropertyPattern(const UnicodeString& pattern,
1633 static UBool resemblesPropertyPattern(RuleCharacterIterator& chars,
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUnicodeSet.java602 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/
DUnicodeSet.java585 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