Searched refs:oldptr (Results 1 – 1 of 1) sorted by relevance
4151 const xmlChar *oldptr; in htmlParseElement() local4240 oldptr = ctxt->input->cur; in htmlParseElement()4242 if (oldptr==ctxt->input->cur) break; in htmlParseElement()