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

/vbox/src/libs/libxml2-2.6.31/
H A DHTMLparser.c1086 * htmlGetEndPriority:
1092 htmlGetEndPriority (const xmlChar *name) { function
1157 priority = htmlGetEndPriority(newtag);
1169 if (htmlGetEndPriority(ctxt->nameTab[i]) > priority)

Completed in 43 milliseconds