Searched refs:curEnd (Results 1 – 1 of 1) sorted by relevance
2131 ptrdiff_t curEnd = ctxt->input->end - ctxt->input->cur; in xmlGROW() local2134 if (((curEnd > XML_MAX_LOOKUP_LIMIT) || in xmlGROW()