Home
last modified time | relevance | path

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

/external/libxml2/
DHTMLparser.c1295 htmlCheckAutoClose(const xmlChar * newtag, const xmlChar * oldtag) in htmlCheckAutoClose()
1332 htmlAutoCloseOnClose(htmlParserCtxtPtr ctxt, const xmlChar * newtag) in htmlAutoCloseOnClose()
1401 htmlAutoClose(htmlParserCtxtPtr ctxt, const xmlChar * newtag) in htmlAutoClose()
1485 htmlCheckImplied(htmlParserCtxtPtr ctxt, const xmlChar *newtag) { in htmlCheckImplied()
/external/chromium_org/third_party/libxml/src/
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()