ZEND_VM_STACK_GROW_IF_NEEDED  257 Zend/zend_execute.h 		ZEND_VM_STACK_GROW_IF_NEEDED((int)size);
ZEND_VM_STACK_GROW_IF_NEEDED  718 Zend/zend_execute_API.c 	ZEND_VM_STACK_GROW_IF_NEEDED(fci->param_count + 1);
ZEND_VM_STACK_GROW_IF_NEEDED 3248 Zend/zend_vm_def.h 			ZEND_VM_STACK_GROW_IF_NEEDED(zend_hash_num_elements(ht));
ZEND_VM_STACK_GROW_IF_NEEDED 3356 Zend/zend_vm_def.h 				ZEND_VM_STACK_GROW_IF_NEEDED(1);
ZEND_VM_STACK_GROW_IF_NEEDED  725 Zend/zend_vm_execute.h 			ZEND_VM_STACK_GROW_IF_NEEDED(zend_hash_num_elements(ht));
ZEND_VM_STACK_GROW_IF_NEEDED  833 Zend/zend_vm_execute.h 				ZEND_VM_STACK_GROW_IF_NEEDED(1);