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

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dparser.c1483 * GROW, SHRINK handling of input buffers
1532 #define SHRINK if ((ctxt->progressive == 0) && \ macro
3275 SHRINK;
3318 SHRINK;
3353 SHRINK;
3394 SHRINK;
3472 SHRINK;
3582 SHRINK;
3609 SHRINK;
3699 SHRINK;
[all...]
H A DHTMLparser.c247 #define SHRINK if ((ctxt->input->cur - ctxt->input->base > 2 * INPUT_CHUNK) && \ macro
2643 SHRINK;
2744 SHRINK;
2770 SHRINK;
2883 SHRINK;
2940 SHRINK;
2995 SHRINK;
3033 SHRINK;

Completed in 110 milliseconds