Home
last modified time | relevance | path

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

/external/libxml2/
DHTMLparser.c4976 htmlParseLookupSequence(htmlParserCtxtPtr ctxt, xmlChar first, in htmlParseLookupSequence() function
5292 (htmlParseLookupSequence(ctxt, '>', 0, 0, 0, 1) < 0)) in htmlParseTryOrFinish()
5325 (htmlParseLookupSequence(ctxt, '-', '-', '>', 1, 1) < 0)) in htmlParseTryOrFinish()
5335 (htmlParseLookupSequence(ctxt, '>', 0, 0, 0, 1) < 0)) in htmlParseTryOrFinish()
5349 (htmlParseLookupSequence(ctxt, '>', 0, 0, 0, 1) < 0)) in htmlParseTryOrFinish()
5385 (htmlParseLookupSequence(ctxt, '-', '-', '>', 1, 1) < 0)) in htmlParseTryOrFinish()
5395 (htmlParseLookupSequence(ctxt, '>', 0, 0, 0, 1) < 0)) in htmlParseTryOrFinish()
5432 (htmlParseLookupSequence(ctxt, '-', '-', '>', 1, 1) < 0)) in htmlParseTryOrFinish()
5442 (htmlParseLookupSequence(ctxt, '>', 0, 0, 0, 1) < 0)) in htmlParseTryOrFinish()
5492 (htmlParseLookupSequence(ctxt, '>', 0, 0, 0, 1) < 0)) in htmlParseTryOrFinish()
[all …]