Home
last modified time | relevance | path

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

/external/cronet/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.cpp991 UBool UnicodeSet::resemblesPropertyPattern(const UnicodeString& pattern, in resemblesPropertyPattern() function in UnicodeSet
1010 UBool UnicodeSet::resemblesPropertyPattern(RuleCharacterIterator& chars, in resemblesPropertyPattern() function in UnicodeSet
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
DUnicodeSet.java3728 private static boolean resemblesPropertyPattern(String pattern, int pos) { in resemblesPropertyPattern() method
3748 private static boolean resemblesPropertyPattern(RuleCharacterIterator chars, in resemblesPropertyPattern() method
/external/icu/android_icu4j/src/main/java/android/icu/text/
DUnicodeSet.java3648 private static boolean resemblesPropertyPattern(String pattern, int pos) { in resemblesPropertyPattern() method
3668 private static boolean resemblesPropertyPattern(RuleCharacterIterator chars, in resemblesPropertyPattern() method