/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | UnicodeFilter.java | 40 return U_MATCH; in matches() 50 return U_MATCH; in matches()
|
D | StringMatcher.java | 128 if (m != U_MATCH) { in matches() 162 if (m != U_MATCH) { in matches() 173 return U_MATCH; in matches()
|
D | TransliterationRule.java | 413 if (match != UnicodeMatcher.U_MATCH) { in matchAndReplace() 434 if (match != UnicodeMatcher.U_MATCH) { in matchAndReplace() 451 if (match != UnicodeMatcher.U_MATCH) { in matchAndReplace() 483 return UnicodeMatcher.U_MATCH; in matchAndReplace()
|
D | Quantifier.java | 48 if (m == U_MATCH) { in matches() 65 return U_MATCH; in matches()
|
D | UnicodeMatcher.java | 44 public static final int U_MATCH = 2; field
|
D | TransliterationRuleSet.java | 198 case UnicodeMatcher.U_MATCH: in transliterate()
|
D | UnicodeSet.java | 899 return incremental ? U_PARTIAL_MATCH : U_MATCH; in matches() 965 return U_MATCH; in matches()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | UnicodeFilter.java | 46 return U_MATCH; in matches() 56 return U_MATCH; in matches()
|
D | Quantifier.java | 47 if (m == U_MATCH) { in matches() 64 return U_MATCH; in matches()
|
D | UnicodeMatcher.java | 47 public static final int U_MATCH = 2; field
|
D | UnicodeSet.java | 925 return incremental ? U_PARTIAL_MATCH : U_MATCH; in matches() 991 return U_MATCH; in matches()
|
/external/icu/icu4c/source/common/ |
D | unifilt.cpp | 50 return U_MATCH; in matches() 61 return U_MATCH; in matches()
|
D | uniset.cpp | 589 return incremental ? U_PARTIAL_MATCH : U_MATCH; in matches() 658 return U_MATCH; in matches()
|
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
D | StringMatcher.java | 127 if (m != U_MATCH) { in matches() 161 if (m != U_MATCH) { in matches() 172 return U_MATCH; in matches()
|
D | TransliterationRule.java | 412 if (match != UnicodeMatcher.U_MATCH) { in matchAndReplace() 433 if (match != UnicodeMatcher.U_MATCH) { in matchAndReplace() 450 if (match != UnicodeMatcher.U_MATCH) { in matchAndReplace() 482 return UnicodeMatcher.U_MATCH; in matchAndReplace()
|
D | TransliterationRuleSet.java | 197 case UnicodeMatcher.U_MATCH: in transliterate()
|
/external/icu/icu4c/source/i18n/ |
D | strmatch.cpp | 111 if (m != U_MATCH) { in matches() 145 if (m != U_MATCH) { in matches() 156 return U_MATCH; in matches()
|
D | rbt_rule.cpp | 396 if (match != U_MATCH) { in matchAndReplace() 415 if (match != U_MATCH) { in matchAndReplace() 432 if (match != U_MATCH) { in matchAndReplace() 462 return U_MATCH; in matchAndReplace()
|
D | quant.cpp | 74 if (m == U_MATCH) { in matches() 91 return U_MATCH; in matches()
|
D | rbt_set.cpp | 411 case U_MATCH: in transliterate()
|
/external/icu/icu4c/source/common/unicode/ |
D | unimatch.h | 62 U_MATCH enumerator
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
D | StringTokenizerTest.java | 595 if(us.matches(null, offset, limit, false) != UnicodeSet.U_MATCH){ in TestMatches() 596 errln("UnicodeSet.matches is suppose to return " + UnicodeSet.U_MATCH + in TestMatches()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | StringTokenizerTest.java | 592 if(us.matches(null, offset, limit, false) != UnicodeSet.U_MATCH){ in TestMatches() 593 errln("UnicodeSet.matches is suppose to return " + UnicodeSet.U_MATCH + in TestMatches()
|
/external/icu/icu4j/tools/build/ |
D | icu4j55.api3.gz |
|
D | icu4j56.api3.gz | 12;ICU4J 56.1;;
2ST@3.6;PB;NS;NF;NS; ... |