Home
last modified time | relevance | path

Searched defs:url_matches (Results 1 – 15 of 15) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/omnibox/browser/
H A Dscored_history_match.h107 TermMatches url_matches; member
H A Dhistory_url_provider.cc747 history::URLRows url_matches; in DoAutocomplete() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/browser/api/declarative/
H A Ddeclarative_rule_unittest.cc100 const std::set<URLMatcherConditionSet::ID>& url_matches; member
168 std::set<URLMatcherConditionSet::ID> url_matches; in TEST() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/browser/api/declarative/
H A Ddeclarative_rule_unittest.cc100 const std::set<URLMatcherConditionSet::ID>& url_matches; member
168 std::set<URLMatcherConditionSet::ID> url_matches; in TEST() local
/dports/devel/ros-wstool/wstool-0.1.18/test/local/
H A Dmock_client.py102 def url_matches(self, url, url_or_shortcut): member in MockVcsClient
/dports/devel/ros-vcstools/vcstools-0.1.42/src/vcstools/
H A Dbzr.py111 def url_matches(self, url, url_or_shortcut): member in BzrClient
H A Dvcs_abstraction.py119 def url_matches(self, url, url_or_shortcut): member in VcsClient
H A Dvcs_base.py98 def url_matches(self, url, url_or_shortcut): member in VcsClientBase
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/bookmarks/browser/
H A Dtitled_url_index.cc153 query_parser::Snippet::MatchPositions title_matches, url_matches; in AddMatchToResults() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/bookmarks/browser/
H A Dtitled_url_index.cc155 query_parser::Snippet::MatchPositions title_matches, url_matches; in MatchTitledUrlNodeWithQuery() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/browser/api/declarative_webrequest/
H A Dwebrequest_rules_registry.cc357 const URLMatches& url_matches, in AddTriggeredRules()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/browser/api/declarative_webrequest/
H A Dwebrequest_rules_registry.cc357 const URLMatches& url_matches, in AddTriggeredRules()
/dports/www/py-selenium/selenium-3.141.0/selenium/webdriver/support/
H A Dexpected_conditions.py80 class url_matches(object): class
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/rust-analyzer/src/
H A Dconfig.rs1346 let url_matches = schema.match_indices("https://"); in generate_package_json_config() localVariable
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/rust-analyzer/src/
H A Dconfig.rs1305 let url_matches = schema.match_indices("https://"); in generate_package_json_config() localVariable