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

/external/chromium_org/third_party/libxml/src/
H A DHTMLparser.c3567 * htmlParseStartTag:
3587 htmlParseStartTag(htmlParserCtxtPtr ctxt) { function
3602 "htmlParseStartTag: context error\n", NULL, NULL);
3615 "htmlParseStartTag: invalid element name\n",
3642 "htmlParseStartTag: misplaced <html> tag\n",
3650 "htmlParseStartTag: misplaced <head> tag\n",
3660 "htmlParseStartTag: misplaced <body> tag\n",
3747 "htmlParseStartTag: problem parsing attributes\n",
3834 * if we ignored misplaced tags in htmlParseStartTag don't pop them
4016 "htmlParseStartTag
[all...]
/external/libxml2/
H A DHTMLparser.c3572 * htmlParseStartTag:
3592 htmlParseStartTag(htmlParserCtxtPtr ctxt) { function
3607 "htmlParseStartTag: context error\n", NULL, NULL);
3620 "htmlParseStartTag: invalid element name\n",
3647 "htmlParseStartTag: misplaced <html> tag\n",
3655 "htmlParseStartTag: misplaced <head> tag\n",
3665 "htmlParseStartTag: misplaced <body> tag\n",
3752 "htmlParseStartTag: problem parsing attributes\n",
3839 * if we ignored misplaced tags in htmlParseStartTag don't pop them
4021 "htmlParseStartTag
[all...]

Completed in 63 milliseconds