Searched defs:resemblesPropertyPattern (Results 1 – 5 of 5) sorted by relevance
/external/cronet/stable/third_party/icu/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
|
/external/cronet/tot/third_party/icu/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
|
/external/icu/icu4c/source/common/ |
D | uniset_props.cpp | 994 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/ |
D | UnicodeSet.java | 3741 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/ |
D | UnicodeSet.java | 3661 private static boolean resemblesPropertyPattern(String pattern, int pos) { in resemblesPropertyPattern() method 3681 private static boolean resemblesPropertyPattern(RuleCharacterIterator chars, in resemblesPropertyPattern() method
|