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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/
H A DHTMLparser.c1244 * htmlCheckAutoClose:
1255 htmlCheckAutoClose(const xmlChar * newtag, const xmlChar * oldtag) function
1364 (htmlCheckAutoClose(newtag, ctxt->name))) {
1402 if (htmlCheckAutoClose(elem->name, name)) return(1);
4028 if (htmlCheckAutoClose(name, ctxt->name) == 1) {
4434 if (htmlCheckAutoClose(name, ctxt->name) == 1) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/
H A DHTMLparser.c1244 * htmlCheckAutoClose:
1255 htmlCheckAutoClose(const xmlChar * newtag, const xmlChar * oldtag) function
1364 (htmlCheckAutoClose(newtag, ctxt->name))) {
1402 if (htmlCheckAutoClose(elem->name, name)) return(1);
4028 if (htmlCheckAutoClose(name, ctxt->name) == 1) {
4434 if (htmlCheckAutoClose(name, ctxt->name) == 1) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/
H A DHTMLparser.c1244 * htmlCheckAutoClose:
1255 htmlCheckAutoClose(const xmlChar * newtag, const xmlChar * oldtag) function
1364 (htmlCheckAutoClose(newtag, ctxt->name))) {
1402 if (htmlCheckAutoClose(elem->name, name)) return(1);
4028 if (htmlCheckAutoClose(name, ctxt->name) == 1) {
4434 if (htmlCheckAutoClose(name, ctxt->name) == 1) {

Completed in 209 milliseconds