Searched refs:htmlCheckAutoClose (Results 1 – 3 of 3) sorted by relevance
1487 htmlCheckAutoClose(const xmlChar * newtag, const xmlChar * oldtag) in htmlCheckAutoClose() function1581 (htmlCheckAutoClose(newtag, ctxt->name))) { in htmlAutoClose()1619 if (htmlCheckAutoClose(elem->name, name)) return(1); in htmlAutoCloseTag()4378 if (htmlCheckAutoClose(name, ctxt->name) == 1) { in htmlParseContent()4773 if (htmlCheckAutoClose(name, ctxt->name) == 1) { in htmlParseContentInternal()
272 Speed up htmlCheckAutoClose (Nick Wellnhofer),
95935 + Speed up htmlCheckAutoClose (Nick Wellnhofer),