Home
last modified time | relevance | path

Searched defs:resemblesPropertyPattern (Results 1 – 5 of 5) sorted by relevance

/external/cronet/stable/third_party/icu/source/common/
Duniset_props.cpp976 UBool UnicodeSet::resemblesPropertyPattern(const UnicodeString& pattern, in resemblesPropertyPattern() function in UnicodeSet
995 UBool UnicodeSet::resemblesPropertyPattern(RuleCharacterIterator& chars, in resemblesPropertyPattern() function in UnicodeSet
/external/cronet/tot/third_party/icu/source/common/
Duniset_props.cpp976 UBool UnicodeSet::resemblesPropertyPattern(const UnicodeString& pattern, in resemblesPropertyPattern() function in UnicodeSet
995 UBool UnicodeSet::resemblesPropertyPattern(RuleCharacterIterator& chars, in resemblesPropertyPattern() function in UnicodeSet
/external/icu/icu4c/source/common/
Duniset_props.cpp994 UBool UnicodeSet::resemblesPropertyPattern(const UnicodeString& pattern, in resemblesPropertyPattern() function in UnicodeSet
1013 UBool UnicodeSet::resemblesPropertyPattern(RuleCharacterIterator& chars, in resemblesPropertyPattern() function in UnicodeSet
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
DUnicodeSet.java3741 private static boolean resemblesPropertyPattern(String pattern, int pos) { in resemblesPropertyPattern() method
3761 private static boolean resemblesPropertyPattern(RuleCharacterIterator chars, in resemblesPropertyPattern() method
/external/icu/android_icu4j/src/main/java/android/icu/text/
DUnicodeSet.java3661 private static boolean resemblesPropertyPattern(String pattern, int pos) { in resemblesPropertyPattern() method
3681 private static boolean resemblesPropertyPattern(RuleCharacterIterator chars, in resemblesPropertyPattern() method