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

/external/libxml2/
H A DHTMLparser.c4504 * htmlParseLookupSequence:
4522 htmlParseLookupSequence(htmlParserCtxtPtr ctxt, xmlChar first, function
4733 (htmlParseLookupSequence(ctxt, '>', 0, 0, 0) < 0))
4766 (htmlParseLookupSequence(ctxt, '-', '-', '>', 1) < 0))
4776 (htmlParseLookupSequence(ctxt, '>', 0, 0, 0) < 0))
4790 (htmlParseLookupSequence(ctxt, '>', 0, 0, 0) < 0))
4826 (htmlParseLookupSequence(ctxt, '-', '-', '>', 1) < 0))
4836 (htmlParseLookupSequence(ctxt, '>', 0, 0, 0) < 0))
4873 (htmlParseLookupSequence(ctxt, '-', '-', '>', 1) < 0))
4883 (htmlParseLookupSequence(ctx
[all...]

Completed in 67 milliseconds