Home
last modified time | relevance | path

Searched defs:newtag (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
DHTMLparser.c1255 htmlCheckAutoClose(const xmlChar * newtag, const xmlChar * oldtag) in htmlCheckAutoClose()
1292 htmlAutoCloseOnClose(htmlParserCtxtPtr ctxt, const xmlChar * newtag) in htmlAutoCloseOnClose()
1361 htmlAutoClose(htmlParserCtxtPtr ctxt, const xmlChar * newtag) in htmlAutoClose()
1445 htmlCheckImplied(htmlParserCtxtPtr ctxt, const xmlChar *newtag) { in htmlCheckImplied()