Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsContentUtils.h1623 static bool URIIsLocalFile(nsIURI *aURI);
H A DnsContentUtils.cpp5626 nsContentUtils::URIIsLocalFile(nsIURI *aURI) in URIIsLocalFile() function in nsContentUtils
6800 (URIIsLocalFile(aURI) && in ChannelShouldInheritPrincipal()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.h2045 static bool URIIsLocalFile(nsIURI* aURI);
H A DnsContentUtils.cpp5651 bool nsContentUtils::URIIsLocalFile(nsIURI* aURI) { function in nsContentUtils
6582 (URIIsLocalFile(aURI) &&
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.h1875 static bool URIIsLocalFile(nsIURI* aURI);
H A DnsContentUtils.cpp5602 bool nsContentUtils::URIIsLocalFile(nsIURI* aURI) { function in nsContentUtils
6677 (URIIsLocalFile(aURI) &&
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.h2086 static bool URIIsLocalFile(nsIURI* aURI);
H A DnsContentUtils.cpp5946 bool nsContentUtils::URIIsLocalFile(nsIURI* aURI) { function in nsContentUtils
6901 (URIIsLocalFile(aURI) &&
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.h2059 static bool URIIsLocalFile(nsIURI* aURI);
H A DnsContentUtils.cpp5946 bool nsContentUtils::URIIsLocalFile(nsIURI* aURI) { function in nsContentUtils
6915 (URIIsLocalFile(aURI) &&
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.h2059 static bool URIIsLocalFile(nsIURI* aURI);
H A DnsContentUtils.cpp5946 bool nsContentUtils::URIIsLocalFile(nsIURI* aURI) { function in nsContentUtils
6915 (URIIsLocalFile(aURI) &&
/dports/www/firefox-esr/firefox-91.8.0/docshell/base/
H A DnsDocShell.cpp11077 if (!nsContentUtils::URIIsLocalFile(newURI)) { in AddState()
/dports/lang/spidermonkey78/firefox-78.9.0/docshell/base/
H A DnsDocShell.cpp10417 if (!nsContentUtils::URIIsLocalFile(newURI)) { in AddState()
/dports/mail/thunderbird/thunderbird-91.8.0/docshell/base/
H A DnsDocShell.cpp11077 if (!nsContentUtils::URIIsLocalFile(newURI)) { in AddState()
/dports/lang/spidermonkey60/firefox-60.9.0/docshell/base/
H A DnsDocShell.cpp11375 if (!nsContentUtils::URIIsLocalFile(newURI)) { in AddState()
/dports/www/firefox/firefox-99.0/docshell/base/
H A DnsDocShell.cpp11314 if (!nsContentUtils::URIIsLocalFile(newURI)) { in AddState()
/dports/www/firefox-legacy/firefox-52.8.0esr/docshell/base/
H A DnsDocShell.cpp11993 if (!nsContentUtils::URIIsLocalFile(newURI)) { in AddState()