Searched refs:SHRINK (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dparser.c1637 * GROW, SHRINK handling of input buffers
1686 #define SHRINK if ((ctxt->progressive == 0) && \ macro
3469 SHRINK;
3512 SHRINK;
3547 SHRINK;
3588 SHRINK;
3666 SHRINK;
3784 SHRINK;
3811 SHRINK;
3908 SHRINK;
[all...]
H A DHTMLparser.c247 #define SHRINK if ((ctxt->input->cur - ctxt->input->base > 2 * INPUT_CHUNK) && \ macro
2686 SHRINK;
2771 SHRINK;
2802 SHRINK;
2915 SHRINK;
2972 SHRINK;
3027 SHRINK;
3065 SHRINK;

Completed in 88 milliseconds