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

/external/libxml2/
H A DHTMLparser.c3643 * htmlParseStartTag:
3663 htmlParseStartTag(htmlParserCtxtPtr ctxt) { function
3676 "htmlParseStartTag: context error\n", NULL, NULL);
3691 "htmlParseStartTag: invalid element name\n",
3718 "htmlParseStartTag: misplaced <html> tag\n",
3726 "htmlParseStartTag: misplaced <head> tag\n",
3736 "htmlParseStartTag: misplaced <body> tag\n",
3823 "htmlParseStartTag: problem parsing attributes\n",
3910 * if we ignored misplaced tags in htmlParseStartTag don't pop them
4093 "htmlParseStartTag
[all...]

Completed in 24 milliseconds