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

/vbox/src/libs/libxml2-2.6.31/
H A DHTMLparser.c3410 * htmlParseStartTag:
3430 htmlParseStartTag(htmlParserCtxtPtr ctxt) { function
3442 "htmlParseStartTag: context error\n", NULL, NULL);
3455 "htmlParseStartTag: invalid element name\n",
3481 "htmlParseStartTag: misplaced <html> tag\n",
3488 "htmlParseStartTag: misplaced <head> tag\n",
3497 "htmlParseStartTag: misplaced <body> tag\n",
3585 "htmlParseStartTag: problem parsing attributes\n",
3836 "htmlParseStartTag: invalid element name\n",
3992 failed = htmlParseStartTag(ctx
[all...]

Completed in 54 milliseconds