Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/parser/htmlparser/
H A DnsParser.cpp945 bool theIterationIsOk = true; in ResumeParse() local
947 while (result == NS_OK && theIterationIsOk) { in ResumeParse()
968 theIterationIsOk = theTokenizerResult != NS_ERROR_HTMLPARSER_EOF && in ResumeParse()
1011 theIterationIsOk = allowIteration && theContextIsStringBased; in ResumeParse()
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/htmlparser/
H A DnsParser.cpp1039 bool theIterationIsOk = true; in ResumeParse() local
1041 while (result == NS_OK && theIterationIsOk) { in ResumeParse()
1062 theIterationIsOk = theTokenizerResult != kEOF && in ResumeParse()
1104 theIterationIsOk = allowIteration && theContextIsStringBased; in ResumeParse()
/dports/lang/spidermonkey78/firefox-78.9.0/parser/htmlparser/
H A DnsParser.cpp946 bool theIterationIsOk = true; in ResumeParse() local
948 while (result == NS_OK && theIterationIsOk) { in ResumeParse()
969 theIterationIsOk = theTokenizerResult != NS_ERROR_HTMLPARSER_EOF && in ResumeParse()
1012 theIterationIsOk = allowIteration && theContextIsStringBased; in ResumeParse()
/dports/www/firefox/firefox-99.0/parser/htmlparser/
H A DnsParser.cpp695 bool theIterationIsOk = true; in ResumeParse() local
697 while (result == NS_OK && theIterationIsOk) { in ResumeParse()
739 theIterationIsOk = theTokenizerResult != NS_ERROR_HTMLPARSER_EOF && in ResumeParse()
/dports/www/firefox-esr/firefox-91.8.0/parser/htmlparser/
H A DnsParser.cpp949 bool theIterationIsOk = true; in ResumeParse() local
951 while (result == NS_OK && theIterationIsOk) { in ResumeParse()
972 theIterationIsOk = theTokenizerResult != NS_ERROR_HTMLPARSER_EOF && in ResumeParse()
1015 theIterationIsOk = allowIteration && theContextIsStringBased; in ResumeParse()
/dports/mail/thunderbird/thunderbird-91.8.0/parser/htmlparser/
H A DnsParser.cpp949 bool theIterationIsOk = true; in ResumeParse() local
951 while (result == NS_OK && theIterationIsOk) { in ResumeParse()
972 theIterationIsOk = theTokenizerResult != NS_ERROR_HTMLPARSER_EOF && in ResumeParse()
1015 theIterationIsOk = allowIteration && theContextIsStringBased; in ResumeParse()