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

/external/libxml2/
H A DHTMLparser.c1349 * htmlAutoClose:
1361 htmlAutoClose(htmlParserCtxtPtr ctxt, const xmlChar * newtag) function
1521 htmlAutoClose(ctxt, BAD_CAST"p");
1532 htmlAutoClose(ctxt, BAD_CAST"p");
3634 htmlAutoClose(ctxt, name);
4034 htmlAutoClose(ctxt, name);
4440 htmlAutoClose(ctxt, name);

Completed in 24 milliseconds