Home
last modified time | relevance | path

Searched refs:oldptr (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
DHTMLparser.c4151 const xmlChar *oldptr; in htmlParseElement() local
4240 oldptr = ctxt->input->cur; in htmlParseElement()
4242 if (oldptr==ctxt->input->cur) break; in htmlParseElement()