Home
last modified time | relevance | path

Searched refs:nscstring_fallible_append_utf8_to_latin1_lossy_check (Results 1 – 12 of 12) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/string/
H A DnsReadableUtils.h42 bool nscstring_fallible_append_utf8_to_latin1_lossy_check(
240 return nscstring_fallible_append_utf8_to_latin1_lossy_check(&aDest, &aSource, in LossyCopyUTF8toLatin1()
254 return nscstring_fallible_append_utf8_to_latin1_lossy_check(&aDest, &aSource, in LossyAppendUTF8toLatin1()
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/string/
H A DnsReadableUtils.h42 bool nscstring_fallible_append_utf8_to_latin1_lossy_check(
240 return nscstring_fallible_append_utf8_to_latin1_lossy_check(&aDest, &aSource, in LossyCopyUTF8toLatin1()
254 return nscstring_fallible_append_utf8_to_latin1_lossy_check(&aDest, &aSource, in LossyAppendUTF8toLatin1()
/dports/www/firefox/firefox-99.0/xpcom/string/
H A DnsReadableUtils.h42 bool nscstring_fallible_append_utf8_to_latin1_lossy_check(
240 return nscstring_fallible_append_utf8_to_latin1_lossy_check(&aDest, &aSource, in LossyCopyUTF8toLatin1()
254 return nscstring_fallible_append_utf8_to_latin1_lossy_check(&aDest, &aSource, in LossyAppendUTF8toLatin1()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/string/
H A DnsReadableUtils.h42 bool nscstring_fallible_append_utf8_to_latin1_lossy_check(
240 return nscstring_fallible_append_utf8_to_latin1_lossy_check(&aDest, &aSource, in LossyCopyUTF8toLatin1()
254 return nscstring_fallible_append_utf8_to_latin1_lossy_check(&aDest, &aSource, in LossyAppendUTF8toLatin1()
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/rust/nsstring/src/
H A Dconversions.rs738 pub unsafe extern "C" fn nscstring_fallible_append_utf8_to_latin1_lossy_check( in nscstring_fallible_append_utf8_to_latin1_lossy_check() function
H A Dlib.rs137 pub use self::conversions::nscstring_fallible_append_utf8_to_latin1_lossy_check;
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/rust/nsstring/src/
H A Dconversions.rs732 pub unsafe extern "C" fn nscstring_fallible_append_utf8_to_latin1_lossy_check( in nscstring_fallible_append_utf8_to_latin1_lossy_check() function
H A Dlib.rs137 pub use self::conversions::nscstring_fallible_append_utf8_to_latin1_lossy_check;
/dports/www/firefox/firefox-99.0/xpcom/rust/nsstring/src/
H A Dconversions.rs732 pub unsafe extern "C" fn nscstring_fallible_append_utf8_to_latin1_lossy_check( in nscstring_fallible_append_utf8_to_latin1_lossy_check() function
H A Dlib.rs137 pub use self::conversions::nscstring_fallible_append_utf8_to_latin1_lossy_check;
/dports/www/firefox-esr/firefox-91.8.0/xpcom/rust/nsstring/src/
H A Dconversions.rs732 pub unsafe extern "C" fn nscstring_fallible_append_utf8_to_latin1_lossy_check( in nscstring_fallible_append_utf8_to_latin1_lossy_check() function
H A Dlib.rs137 pub use self::conversions::nscstring_fallible_append_utf8_to_latin1_lossy_check;