Searched defs:MATCH_LAST (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/url_matcher/
H A Durl_matcher.h229 // last (MATCH_LAST) instance of the key occurrence matches the value.
230 enum Type { MATCH_ANY, MATCH_FIRST, MATCH_LAST, MATCH_ALL }; enumerator in enum:url_matcher::URLQueryElementMatcherCondition::Type

Completed in 84 milliseconds