/external/chromium_org/third_party/icu/source/common/ |
uset_props.cpp | 125 UnicodeSet::resemblesPattern(pat, pos);
|
uniset_props.cpp | 482 UBool UnicodeSet::resemblesPattern(const UnicodeString& pattern, int32_t pos) { [all...] |
/external/icu4c/common/ |
uset_props.cpp | 125 UnicodeSet::resemblesPattern(pat, pos);
|
uniset_props.cpp | 401 UBool UnicodeSet::resemblesPattern(const UnicodeString& pattern, int32_t pos) { [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
tridpars.cpp | 272 if (UnicodeSet::resemblesPattern(id, pos)) { 721 UnicodeSet::resemblesPattern(id, pos)) {
|
rbt_pars.cpp | 426 if (UnicodeSet::resemblesPattern(rule, pos-1)) { [all...] |
/external/icu4c/i18n/ |
tridpars.cpp | 272 if (UnicodeSet::resemblesPattern(id, pos)) { 721 UnicodeSet::resemblesPattern(id, pos)) {
|
rbt_pars.cpp | 432 if (UnicodeSet::resemblesPattern(rule, pos-1)) { [all...] |
/external/chromium_org/third_party/icu/source/common/unicode/ |
uniset.h | 573 static UBool resemblesPattern(const UnicodeString& pattern, [all...] |
/external/icu4c/common/unicode/ |
uniset.h | 576 static UBool resemblesPattern(const UnicodeString& pattern, [all...] |