Home
last modified time | relevance | path

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

/external/libxml2/
DHTMLparser.c1232 htmlGetEndPriority (const xmlChar *name) { in htmlGetEndPriority() function
1297 priority = htmlGetEndPriority(newtag); in htmlAutoCloseOnClose()
1309 if (htmlGetEndPriority(ctxt->nameTab[i]) > priority) in htmlAutoCloseOnClose()