Home
last modified time | relevance | path

Searched refs:foundValue (Results 126 – 129 of 129) sorted by relevance

123456

/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.cpp1215 bool foundValue = false; in ParseHTMLIntegerImpl() local
1226 foundValue = true; in ParseHTMLIntegerImpl()
1238 foundValue = true; in ParseHTMLIntegerImpl()
1244 if (!foundValue) { in ParseHTMLIntegerImpl()
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.cpp1329 bool foundValue = false; in ParseHTMLIntegerImpl() local
1340 foundValue = true; in ParseHTMLIntegerImpl()
1352 foundValue = true; in ParseHTMLIntegerImpl()
1358 if (!foundValue) { in ParseHTMLIntegerImpl()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.cpp1346 bool foundValue = false; in ParseHTMLIntegerImpl() local
1357 foundValue = true; in ParseHTMLIntegerImpl()
1369 foundValue = true; in ParseHTMLIntegerImpl()
1375 if (!foundValue) { in ParseHTMLIntegerImpl()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.cpp1270 bool foundValue = false; in ParseHTMLInteger() local
1281 foundValue = true; in ParseHTMLInteger()
1293 foundValue = true; in ParseHTMLInteger()
1303 if (!foundValue) { in ParseHTMLInteger()

123456