Lines Matching defs:htmlParseLookupSequence
4462 * htmlParseLookupSequence:
4480 htmlParseLookupSequence(htmlParserCtxtPtr ctxt, xmlChar first,
4691 (htmlParseLookupSequence(ctxt, '>', 0, 0, 0) < 0))
4724 (htmlParseLookupSequence(ctxt, '-', '-', '>', 1) < 0))
4734 (htmlParseLookupSequence(ctxt, '>', 0, 0, 0) < 0))
4748 (htmlParseLookupSequence(ctxt, '>', 0, 0, 0) < 0))
4784 (htmlParseLookupSequence(ctxt, '-', '-', '>', 1) < 0))
4794 (htmlParseLookupSequence(ctxt, '>', 0, 0, 0) < 0))
4831 (htmlParseLookupSequence(ctxt, '-', '-', '>', 1) < 0))
4841 (htmlParseLookupSequence(ctxt, '>', 0, 0, 0) < 0))
4891 (htmlParseLookupSequence(ctxt, '>', 0, 0, 0) < 0))
5016 idx = htmlParseLookupSequence(ctxt, '<', '/', 0, 0);
5043 (htmlParseLookupSequence(ctxt, '>', 0, 0, 0) < 0))
5052 (htmlParseLookupSequence(
5063 (htmlParseLookupSequence(ctxt, '>', 0, 0, 0) < 0))
5091 (htmlParseLookupSequence(ctxt, ';', 0, 0, 0) < 0))
5107 (htmlParseLookupSequence(ctxt, '<', 0, 0, 0) < 0))
5133 (htmlParseLookupSequence(ctxt, '>', 0, 0, 0) < 0))