Home
last modified time | relevance | path

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

/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/rust/nsstring/src/
H A Dconversions.rs311 pub fn fallible_append_latin1(&mut self, other: &[u8]) -> Result<(), ()> { in fallible_append_latin1() method
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/rust/nsstring/src/
H A Dconversions.rs305 pub fn fallible_append_latin1(&mut self, other: &[u8]) -> Result<(), ()> { in fallible_append_latin1() method
/dports/www/firefox/firefox-99.0/xpcom/rust/nsstring/src/
H A Dconversions.rs305 pub fn fallible_append_latin1(&mut self, other: &[u8]) -> Result<(), ()> { in fallible_append_latin1() method
/dports/www/firefox-esr/firefox-91.8.0/xpcom/rust/nsstring/src/
H A Dconversions.rs305 pub fn fallible_append_latin1(&mut self, other: &[u8]) -> Result<(), ()> { in fallible_append_latin1() method