Home
last modified time | relevance | path

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

/dports/www/qutebrowser/qutebrowser-2.4.0/qutebrowser/utils/
H A Durlutils.py472 def same_domain(url1: QUrl, url2: QUrl) -> bool: function
/dports/math/yices/yices-2.6.2/src/terms/
H A Dterm_manager.c3878 static bool same_domain(term_table_t *table, term_t f, const term_t var[], uint32_t n) { in same_domain() function