Home
last modified time | relevance | path

Searched refs:url_matches_criterion (Results 1 – 1 of 1) sorted by relevance

/dports/x11/kitty/kitty-0.23.1/kitty/
H A Dopen_actions.py68 def url_matches_criterion(purl: 'ParseResult', url: str, unquoted_path: str, mc: MatchCriteria) -> … function
139 if not url_matches_criterion(purl, url, unquoted_path, x):