Searched defs:resemblesPropertyPattern (Results 1 – 5 of 5) sorted by relevance
| /third_party/node/deps/icu-small/source/common/ |
| D | uniset_props.cpp | 976 UBool UnicodeSet::resemblesPropertyPattern(const UnicodeString& pattern, in resemblesPropertyPattern() function in UnicodeSet 995 UBool UnicodeSet::resemblesPropertyPattern(RuleCharacterIterator& chars, in resemblesPropertyPattern() function in UnicodeSet
|
| /third_party/icu/icu4c/source/common/ |
| D | uniset_props.cpp | 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/ |
| D | uniset_props.cpp | 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/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| D | UnicodeSet.java | 3584 private static boolean resemblesPropertyPattern(String pattern, int pos) { in resemblesPropertyPattern() method 3604 private static boolean resemblesPropertyPattern(RuleCharacterIterator chars, in resemblesPropertyPattern() method
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| D | UnicodeSet.java | 3703 private static boolean resemblesPropertyPattern(String pattern, int pos) { in resemblesPropertyPattern() method 3723 private static boolean resemblesPropertyPattern(RuleCharacterIterator chars, in resemblesPropertyPattern() method
|