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

/external/libxml2/
H A DHTMLparser.c155 * htmlnamePush:
164 htmlnamePush(htmlParserCtxtPtr ctxt, const xmlChar * value) function
1455 htmlnamePush(ctxt, BAD_CAST"html");
1476 htmlnamePush(ctxt, BAD_CAST"head");
1495 htmlnamePush(ctxt, BAD_CAST"body");
1523 htmlnamePush(ctxt, BAD_CAST"p");
1534 htmlnamePush(ctxt, BAD_CAST"p");
3768 htmlnamePush(ctxt, name);

Completed in 66 milliseconds