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

/external/chromium_org/third_party/libxml/src/
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");
3629 htmlAutoClose(ctxt, name);
4029 htmlAutoClose(ctxt, name);
4435 htmlAutoClose(ctxt, name);
/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 90 milliseconds