groupSize         651 srclib/apr-util/xml/expat/lib/xmlparse.c   groupSize = 0;
groupSize        3047 srclib/apr-util/xml/expat/lib/xmlparse.c       if (prologState.level >= groupSize) {
groupSize        3048 srclib/apr-util/xml/expat/lib/xmlparse.c 	if (groupSize) {
groupSize        3049 srclib/apr-util/xml/expat/lib/xmlparse.c 	  groupConnector = REALLOC(groupConnector, groupSize *= 2);
groupSize        3051 srclib/apr-util/xml/expat/lib/xmlparse.c 	    dtd.scaffIndex = REALLOC(dtd.scaffIndex, groupSize * sizeof(int));
groupSize        3054 srclib/apr-util/xml/expat/lib/xmlparse.c 	  groupConnector = MALLOC(groupSize = 32);
groupSize        4528 srclib/apr-util/xml/expat/lib/xmlparse.c     dtd.scaffIndex = MALLOC(groupSize * sizeof(int));