Home
last modified time | relevance | path

Searched defs:accumulateCharacters (Results 1 – 12 of 12) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5TreeBuilderCppSupplement.h1025 void nsHtml5TreeBuilder::accumulateCharacters(const char16_t* aBuf, in accumulateCharacters() function
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5TreeBuilderCppSupplement.h956 nsHtml5TreeBuilder::accumulateCharacters(const char16_t* aBuf, int32_t aStart, int32_t aLength) in accumulateCharacters() function
/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5TreeBuilderCppSupplement.h1118 void nsHtml5TreeBuilder::accumulateCharacters(const char16_t* aBuf, in accumulateCharacters() function
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5TreeBuilderCppSupplement.h1129 void nsHtml5TreeBuilder::accumulateCharacters(const char16_t* aBuf, in accumulateCharacters() function
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5TreeBuilderCppSupplement.h1118 void nsHtml5TreeBuilder::accumulateCharacters(const char16_t* aBuf, in accumulateCharacters() function
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5TreeBuilderCppSupplement.h1113 void nsHtml5TreeBuilder::accumulateCharacters(const char16_t* aBuf, in accumulateCharacters() function
/dports/www/firefox-esr/firefox-91.8.0/parser/html/javasrc/
H A DTreeBuilder.java5560 protected void accumulateCharacters(@Const @NoLength char[] buf, int start, in accumulateCharacters() method
/dports/www/firefox/firefox-99.0/parser/html/javasrc/
H A DTreeBuilder.java5591 protected void accumulateCharacters(@Const @NoLength char[] buf, int start, in accumulateCharacters() method
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/javasrc/
H A DTreeBuilder.java5560 protected void accumulateCharacters(@Const @NoLength char[] buf, int start, in accumulateCharacters() method
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/javasrc/
H A DTreeBuilder.java5792 protected void accumulateCharacters(@Const @NoLength char[] buf, int start, in accumulateCharacters() method
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/javasrc/
H A DTreeBuilder.java5633 protected void accumulateCharacters(@Const @NoLength char[] buf, int start, in accumulateCharacters() method
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/javasrc/
H A DTreeBuilder.java5817 protected void accumulateCharacters(@Const @NoLength char[] buf, int start, in accumulateCharacters() method