Home
last modified time | relevance | path

Searched defs:matchPing (Results 1 – 2 of 2) sorted by relevance

/dports/www/falkon/falkon-3.2.0/src/lib/adblock/
H A Dadblockrule.cpp384 bool AdBlockRule::matchPing(const QWebEngineUrlRequestInfo &request) const in matchPing() function in AdBlockRule
/dports/devel/eric6/eric6-21.11/eric/eric6/WebBrowser/AdBlock/
H A DAdBlockRule.py696 def matchPing(self, req): member in AdBlockRule