Searched defs:htmlParseElementInternal (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A DHTMLparser.c4278 * htmlParseElementInternal:
4289 htmlParseElementInternal(htmlParserCtxtPtr ctxt) { function
4297 "htmlParseElementInternal: context error\n", NULL, NULL);
4378 * New version for non recursive htmlParseElementInternal
4496 htmlParseElementInternal(ctxt);
/external/libxml2/
H A DHTMLparser.c4355 * htmlParseElementInternal:
4366 htmlParseElementInternal(htmlParserCtxtPtr ctxt) { function
4374 "htmlParseElementInternal: context error\n", NULL, NULL);
4455 * New version for non recursive htmlParseElementInternal
4573 htmlParseElementInternal(ctxt);

Completed in 169 milliseconds