Home
last modified time | relevance | path

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

/external/libxml2/
DHTMLparser.c5129 htmlParseLookupSequence(htmlParserCtxtPtr ctxt, xmlChar first, in htmlParseLookupSequence() function
5447 (htmlParseLookupSequence(ctxt, '>', 0, 0, 0, 1) < 0)) in htmlParseTryOrFinish()
5493 (htmlParseLookupSequence(ctxt, '-', '-', '>', 1, 1) < 0)) in htmlParseTryOrFinish()
5503 (htmlParseLookupSequence(ctxt, '>', 0, 0, 0, 1) < 0)) in htmlParseTryOrFinish()
5517 (htmlParseLookupSequence(ctxt, '>', 0, 0, 0, 1) < 0)) in htmlParseTryOrFinish()
5553 (htmlParseLookupSequence(ctxt, '-', '-', '>', 1, 1) < 0)) in htmlParseTryOrFinish()
5563 (htmlParseLookupSequence(ctxt, '>', 0, 0, 0, 1) < 0)) in htmlParseTryOrFinish()
5600 (htmlParseLookupSequence(ctxt, '-', '-', '>', 1, 1) < 0)) in htmlParseTryOrFinish()
5610 (htmlParseLookupSequence(ctxt, '>', 0, 0, 0, 1) < 0)) in htmlParseTryOrFinish()
5674 (htmlParseLookupSequence(ctxt, '>', 0, 0, 0, 1) < 0)) in htmlParseTryOrFinish()
[all …]