Lines Matching refs:xmlParseLookupSequence
10999 xmlParseLookupSequence(xmlParserCtxtPtr ctxt, xmlChar first, in xmlParseLookupSequence() function
11353 (xmlParseLookupSequence(ctxt, '?', '>', 0) < 0)) in xmlParseTryOrFinish()
11440 } else if (xmlParseLookupSequence(ctxt, '>', 0, 0) < 0) { in xmlParseTryOrFinish()
11541 (xmlParseLookupSequence(ctxt, '?', '>', 0) < 0)) { in xmlParseTryOrFinish()
11559 term = xmlParseLookupSequence(ctxt, '-', '-', '>'); in xmlParseTryOrFinish()
11584 (xmlParseLookupSequence(ctxt, ';', 0, 0) < 0)) in xmlParseTryOrFinish()
11607 } else if (xmlParseLookupSequence(ctxt, in xmlParseTryOrFinish()
11632 } else if (xmlParseLookupSequence(ctxt, '>', 0, 0) < 0) { in xmlParseTryOrFinish()
11659 base = xmlParseLookupSequence(ctxt, ']', ']', '>'); in xmlParseTryOrFinish()
11742 (xmlParseLookupSequence(ctxt, '?', '>', 0) < 0)) { in xmlParseTryOrFinish()
11760 (xmlParseLookupSequence(ctxt, '-', '-', '>') < 0)) { in xmlParseTryOrFinish()
11783 (xmlParseLookupSequence(ctxt, '>', 0, 0) < 0)) { in xmlParseTryOrFinish()
11847 (xmlParseLookupSequence(ctxt, '?', '>', 0) < 0)) { in xmlParseTryOrFinish()
11863 (xmlParseLookupSequence(ctxt, '-', '-', '>') < 0)) { in xmlParseTryOrFinish()
11903 (xmlParseLookupSequence(ctxt, '?', '>', 0) < 0)) { in xmlParseTryOrFinish()
11919 (xmlParseLookupSequence(ctxt, '-', '-', '>') < 0)) { in xmlParseTryOrFinish()