Home
last modified time | relevance | path

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

/external/libxml2/
Dparser.c2068 unsigned long curEnd = ctxt->input->end - ctxt->input->cur; in xmlGROW() local
2071 if (((curEnd > (unsigned long) XML_MAX_LOOKUP_LIMIT) || in xmlGROW()