Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsTextNode.h52 nsresult AppendTextForNormalize(const char16_t* aBuffer, uint32_t aLength,
H A DnsTextNode.cpp106 nsresult nsTextNode::AppendTextForNormalize(const char16_t* aBuffer, in AppendTextForNormalize() function in nsTextNode
H A DnsINode.cpp877 t->AppendTextForNormalize(text->Get2b(), text->GetLength(), true, in Normalize()
882 t->AppendTextForNormalize(tmpStr.get(), tmpStr.Length(), true, node); in Normalize()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsTextNode.h52 nsresult AppendTextForNormalize(const char16_t* aBuffer, uint32_t aLength,
H A DnsTextNode.cpp106 nsresult nsTextNode::AppendTextForNormalize(const char16_t* aBuffer, in AppendTextForNormalize() function in nsTextNode
H A DnsINode.cpp854 t->AppendTextForNormalize(text->Get2b(), text->GetLength(), true, in Normalize()
859 t->AppendTextForNormalize(tmpStr.get(), tmpStr.Length(), true, node); in Normalize()
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsTextNode.h52 nsresult AppendTextForNormalize(const char16_t* aBuffer, uint32_t aLength,
H A DnsTextNode.cpp106 nsresult nsTextNode::AppendTextForNormalize(const char16_t* aBuffer, in AppendTextForNormalize() function in nsTextNode
H A DnsINode.cpp900 t->AppendTextForNormalize(text->Get2b(), text->GetLength(), true, in Normalize()
905 t->AppendTextForNormalize(tmpStr.get(), tmpStr.Length(), true, node); in Normalize()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsTextNode.h52 nsresult AppendTextForNormalize(const char16_t* aBuffer, uint32_t aLength,
H A DnsTextNode.cpp106 nsresult nsTextNode::AppendTextForNormalize(const char16_t* aBuffer, in AppendTextForNormalize() function in nsTextNode
H A DnsINode.cpp877 t->AppendTextForNormalize(text->Get2b(), text->GetLength(), true, in Normalize()
882 t->AppendTextForNormalize(tmpStr.get(), tmpStr.Length(), true, node); in Normalize()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsTextNode.h64 nsresult AppendTextForNormalize(const char16_t* aBuffer, uint32_t aLength,
H A DnsTextNode.cpp118 nsresult nsTextNode::AppendTextForNormalize(const char16_t* aBuffer, in AppendTextForNormalize() function in nsTextNode
H A DnsINode.cpp570 t->AppendTextForNormalize(text->Get2b(), text->GetLength(), true, in Normalize()
575 t->AppendTextForNormalize(tmpStr.get(), tmpStr.Length(), true, node); in Normalize()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsTextNode.h73 nsresult AppendTextForNormalize(const char16_t* aBuffer, uint32_t aLength,
H A DnsTextNode.cpp128 nsTextNode::AppendTextForNormalize(const char16_t* aBuffer, uint32_t aLength, in AppendTextForNormalize() function in nsTextNode
H A DnsINode.cpp672 t->AppendTextForNormalize(text->Get2b(), text->GetLength(), true, node); in Normalize()
677 t->AppendTextForNormalize(tmpStr.get(), tmpStr.Length(), true, node); in Normalize()