Home
last modified time | relevance | path

Searched refs:AppendWithAttrEncode (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsContentUtils.cpp8808 void AppendWithAttrEncode(nsAutoString* aString, uint32_t aLen) in AppendWithAttrEncode() function in __anon6d9fc93d0311::StringBuilder
9052 aBuilder.AppendWithAttrEncode(aValue, aValue->Length() + extraSpaceNeeded); in AppendEncodedAttributeValue()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.cpp8651 void AppendWithAttrEncode(nsAutoString* aString, uint32_t aLen) { function in __anon3aaa9bcb0911::StringBuilder
8902 aBuilder.AppendWithAttrEncode(aValue, aValue->Length() + extraSpaceNeeded);
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.cpp8328 void AppendWithAttrEncode(nsAutoString* aString, uint32_t aLen) { function in __anon8172014d0811::StringBuilder
8578 aBuilder.AppendWithAttrEncode(aValue, aValue->Length() + extraSpaceNeeded);
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.cpp8557 void AppendWithAttrEncode(nsAutoString* aString, uint32_t aLen) { function in __anon1f61dc960911::StringBuilder
8808 aBuilder.AppendWithAttrEncode(aValue, aValue->Length() + extraSpaceNeeded);
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.cpp8651 void AppendWithAttrEncode(nsAutoString* aString, uint32_t aLen) { function in __anon6d92e4e20911::StringBuilder
8902 aBuilder.AppendWithAttrEncode(aValue, aValue->Length() + extraSpaceNeeded);
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.cpp8503 void AppendWithAttrEncode(nsAutoString* aString, uint32_t aLen) { function in __anone6e1c49b0711::StringBuilder
8737 aBuilder.AppendWithAttrEncode(aValue, aValue->Length() + extraSpaceNeeded);