rest_count 442 Zend/zend_alloc.c int rest_count; rest_count 854 Zend/zend_alloc.c heap->rest_count--; rest_count 865 Zend/zend_alloc.c while (heap->rest_count >= ZEND_MM_MAX_REST_BLOCKS) { rest_count 869 Zend/zend_alloc.c heap->rest_count--; rest_count 880 Zend/zend_alloc.c heap->rest_count++; rest_count 916 Zend/zend_alloc.c heap->rest_count = 0; rest_count 1155 Zend/zend_alloc.c mm_heap->rest_count = 0;