htmlCheckAutoClose 1364 third_party/libxml/src/HTMLparser.c            (htmlCheckAutoClose(newtag, ctxt->name))) {
htmlCheckAutoClose 1402 third_party/libxml/src/HTMLparser.c     if (htmlCheckAutoClose(elem->name, name)) return(1);
htmlCheckAutoClose 4028 third_party/libxml/src/HTMLparser.c 	        if (htmlCheckAutoClose(name, ctxt->name) == 1) {
htmlCheckAutoClose 4434 third_party/libxml/src/HTMLparser.c 	        if (htmlCheckAutoClose(name, ctxt->name) == 1) {