Home
last modified time | relevance | path

Searched refs:oldtag (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
DHTMLparser.c1255 htmlCheckAutoClose(const xmlChar * newtag, const xmlChar * oldtag) in htmlCheckAutoClose() argument
1275 if (xmlStrEqual(BAD_CAST htmlStartClose[i], oldtag)) { in htmlCheckAutoClose()