Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Duniset_props.cpp1008 UBool UnicodeSet::resemblesPropertyPattern(const UnicodeString& pattern, in resemblesPropertyPattern() function in UnicodeSet
1027 UBool UnicodeSet::resemblesPropertyPattern(RuleCharacterIterator& chars, in resemblesPropertyPattern() function in UnicodeSet
/external/icu/android_icu4j/src/main/java/android/icu/text/
DUnicodeSet.java3584 private static boolean resemblesPropertyPattern(String pattern, int pos) { in resemblesPropertyPattern() method
3604 private static boolean resemblesPropertyPattern(RuleCharacterIterator chars, in resemblesPropertyPattern() method
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUnicodeSet.java3662 private static boolean resemblesPropertyPattern(String pattern, int pos) { in resemblesPropertyPattern() method
3682 private static boolean resemblesPropertyPattern(RuleCharacterIterator chars, in resemblesPropertyPattern() method