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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlreader.c5517 unsigned long outmax; /* size of out[] */ local
5533 outmax = *tolen;
5586 if (outcur + 3 >= outmax) {

Completed in 52 milliseconds