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

/vbox/src/libs/libxml2-2.6.31/
H A DHTMLparser.c1106 * @oldtag: The old tag name
1115 htmlCheckAutoClose(const xmlChar * newtag, const xmlChar * oldtag) argument
1135 if (xmlStrEqual(BAD_CAST htmlStartClose[i], oldtag)) {

Completed in 58 milliseconds