Home
last modified time | relevance | path

Searched defs:matchAll (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/serviceworkers/polyfills/
DcachePolyfill.js117 …Cache.prototype.matchAll = Promise.reject.bind(Promise, 'Cache.prototype.matchAll not implemented.… method in Cache
/external/chromium_org/third_party/sqlite/src/src/
Dfunc.c496 u8 matchAll; member
561 u8 matchAll = pInfo->matchAll; in patternCompare() local
/external/icu/icu4c/source/test/cintltst/
Dcnmdptst.c895 UBool matchPref, matchAll; in TestGetKeywordValuesForLocale() local
Dccaltst.c1577 UBool matchPref, matchAll; in TestGetKeywordValuesForLocale() local
/external/chromium_org/third_party/icu/source/test/cintltst/
Dcnmdptst.c895 UBool matchPref, matchAll; in TestGetKeywordValuesForLocale() local
Dccaltst.c1423 UBool matchPref, matchAll; in TestGetKeywordValuesForLocale() local
/external/valgrind/main/coregrind/
Dm_errormgr.c1621 Bool matchAll = False; /* we just want to match a prefix */ in supp_matches_callers() local