Searched refs:htmlParseLookupSequence (Results 1 – 2 of 2) sorted by relevance
/external/libxml2/ |
D | HTMLparser.c | 4976 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 …]
|
/external/chromium_org/third_party/libxml/src/ |
D | HTMLparser.c | 4971 htmlParseLookupSequence(htmlParserCtxtPtr ctxt, xmlChar first, in htmlParseLookupSequence() function 5287 (htmlParseLookupSequence(ctxt, '>', 0, 0, 0, 1) < 0)) in htmlParseTryOrFinish() 5320 (htmlParseLookupSequence(ctxt, '-', '-', '>', 1, 1) < 0)) in htmlParseTryOrFinish() 5330 (htmlParseLookupSequence(ctxt, '>', 0, 0, 0, 1) < 0)) in htmlParseTryOrFinish() 5344 (htmlParseLookupSequence(ctxt, '>', 0, 0, 0, 1) < 0)) in htmlParseTryOrFinish() 5380 (htmlParseLookupSequence(ctxt, '-', '-', '>', 1, 1) < 0)) in htmlParseTryOrFinish() 5390 (htmlParseLookupSequence(ctxt, '>', 0, 0, 0, 1) < 0)) in htmlParseTryOrFinish() 5427 (htmlParseLookupSequence(ctxt, '-', '-', '>', 1, 1) < 0)) in htmlParseTryOrFinish() 5437 (htmlParseLookupSequence(ctxt, '>', 0, 0, 0, 1) < 0)) in htmlParseTryOrFinish() 5487 (htmlParseLookupSequence(ctxt, '>', 0, 0, 0, 1) < 0)) in htmlParseTryOrFinish() [all …]
|