Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlParserInputGrow

1819         (xmlParserInputGrow(ctxt->input, INPUT_CHUNK) <= 0))		\
1834 (xmlParserInputGrow(ctxt->input, INPUT_CHUNK) <= 0)) \
1846 (xmlParserInputGrow(ctxt->input, INPUT_CHUNK) <= 0))
1855 xmlParserInputGrow(ctxt->input, INPUT_CHUNK);
1857 (xmlParserInputGrow(ctxt->input, INPUT_CHUNK) <= 0))
1870 xmlParserInputGrow(ctxt->input, INPUT_CHUNK); \
1920 xmlParserInputGrow(ctxt->input, INPUT_CHUNK);
1971 (xmlParserInputGrow(ctxt->input, INPUT_CHUNK) <= 0))