Lines Matching refs:xmlParseLookupSequence
10889 xmlParseLookupSequence(xmlParserCtxtPtr ctxt, xmlChar first, in xmlParseLookupSequence() function
11243 (xmlParseLookupSequence(ctxt, '?', '>', 0) < 0)) in xmlParseTryOrFinish()
11329 } else if (xmlParseLookupSequence(ctxt, '>', 0, 0) < 0) { in xmlParseTryOrFinish()
11435 (xmlParseLookupSequence(ctxt, '?', '>', 0) < 0)) { in xmlParseTryOrFinish()
11453 term = xmlParseLookupSequence(ctxt, '-', '-', '>'); in xmlParseTryOrFinish()
11478 (xmlParseLookupSequence(ctxt, ';', 0, 0) < 0)) in xmlParseTryOrFinish()
11501 } else if (xmlParseLookupSequence(ctxt, in xmlParseTryOrFinish()
11526 } else if (xmlParseLookupSequence(ctxt, '>', 0, 0) < 0) { in xmlParseTryOrFinish()
11557 base = xmlParseLookupSequence(ctxt, ']', ']', '>'); in xmlParseTryOrFinish()
11640 (xmlParseLookupSequence(ctxt, '?', '>', 0) < 0)) { in xmlParseTryOrFinish()
11658 (xmlParseLookupSequence(ctxt, '-', '-', '>') < 0)) { in xmlParseTryOrFinish()
11681 (xmlParseLookupSequence(ctxt, '>', 0, 0) < 0)) { in xmlParseTryOrFinish()
11745 (xmlParseLookupSequence(ctxt, '?', '>', 0) < 0)) { in xmlParseTryOrFinish()
11761 (xmlParseLookupSequence(ctxt, '-', '-', '>') < 0)) { in xmlParseTryOrFinish()
11801 (xmlParseLookupSequence(ctxt, '?', '>', 0) < 0)) { in xmlParseTryOrFinish()
11817 (xmlParseLookupSequence(ctxt, '-', '-', '>') < 0)) { in xmlParseTryOrFinish()