Home
last modified time | relevance | path

Searched defs:MozURL (Results 1 – 10 of 10) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/netwerk/base/mozurl/src/
H A Dlib.rs90 pub struct MozURL { struct
95 impl MozURL { argument
109 impl ops::Deref for MozURL { implementation
115 impl ops::DerefMut for MozURL { implementation
150 result: &mut *const MozURL, in mozurl_new()
152 base: Option<&MozURL>, in mozurl_new()
170 pub extern "C" fn mozurl_clone(url: &MozURL, newurl: &mut *const MozURL) { in mozurl_clone()
473 url1: &MozURL, in mozurl_common_base()
474 url2: &MozURL, in mozurl_common_base()
512 url1: &MozURL, in mozurl_relative()
[all …]
/dports/www/firefox/firefox-99.0/netwerk/base/mozurl/src/
H A Dlib.rs90 pub struct MozURL { struct
95 impl MozURL { argument
109 impl ops::Deref for MozURL { implementation
115 impl ops::DerefMut for MozURL { implementation
150 result: &mut *const MozURL, in mozurl_new()
152 base: Option<&MozURL>, in mozurl_new()
170 pub extern "C" fn mozurl_clone(url: &MozURL, newurl: &mut *const MozURL) { in mozurl_clone()
473 url1: &MozURL, in mozurl_common_base()
474 url2: &MozURL, in mozurl_common_base()
512 url1: &MozURL, in mozurl_relative()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/base/mozurl/src/
H A Dlib.rs90 pub struct MozURL { struct
95 impl MozURL { argument
109 impl ops::Deref for MozURL { implementation
115 impl ops::DerefMut for MozURL { implementation
150 result: &mut *const MozURL, in mozurl_new()
152 base: Option<&MozURL>, in mozurl_new()
170 pub extern "C" fn mozurl_clone(url: &MozURL, newurl: &mut *const MozURL) { in mozurl_clone()
473 url1: &MozURL, in mozurl_common_base()
474 url2: &MozURL, in mozurl_common_base()
512 url1: &MozURL, in mozurl_relative()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/base/mozurl/src/
H A Dlib.rs90 pub struct MozURL { struct
95 impl MozURL { argument
109 impl ops::Deref for MozURL { implementation
115 impl ops::DerefMut for MozURL { implementation
150 result: &mut *const MozURL, in mozurl_new()
152 base: Option<&MozURL>, in mozurl_new()
170 pub extern "C" fn mozurl_clone(url: &MozURL, newurl: &mut *const MozURL) { in mozurl_clone()
473 url1: &MozURL, in mozurl_common_base()
474 url2: &MozURL, in mozurl_common_base()
512 url1: &MozURL, in mozurl_relative()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/base/
H A DMozURL.h60 explicit MozURL(rusturl* rawPtr) : mURL(rawPtr) {} in MozURL() function
116 friend class MozURL; variable
H A DMozURL.cpp12 NS_IMPL_RELEASE(MozURL) in NS_IMPL_RELEASE() argument
/dports/www/firefox-esr/firefox-91.8.0/netwerk/base/mozurl/
H A DMozURL.h210 friend class MozURL; variable
/dports/www/firefox/firefox-99.0/netwerk/base/mozurl/
H A DMozURL.h210 friend class MozURL; variable
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/base/mozurl/
H A DMozURL.h210 friend class MozURL; variable
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/base/mozurl/
H A DMozURL.h210 friend class MozURL; variable