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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DHTMLparser.c1078 * htmlGetEndPriority:
1084 htmlGetEndPriority (const xmlChar *name) { function
1149 priority = htmlGetEndPriority(newtag);
1161 if (htmlGetEndPriority(ctxt->nameTab[i]) > priority)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A DHTMLparser.c1086 * htmlGetEndPriority:
1092 htmlGetEndPriority (const xmlChar *name) { function
1157 priority = htmlGetEndPriority(newtag);
1169 if (htmlGetEndPriority(ctxt->nameTab[i]) > priority)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DHTMLparser.c1078 * htmlGetEndPriority:
1084 htmlGetEndPriority (const xmlChar *name) { function
1149 priority = htmlGetEndPriority(newtag);
1161 if (htmlGetEndPriority(ctxt->nameTab[i]) > priority)

Completed in 268 milliseconds