zend_ptr_stack_2_push  954 Zend/zend_execute_API.c 	zend_ptr_stack_2_push(&EG(argument_stack), (void *) (zend_uintptr_t) fci->param_count, NULL);
zend_ptr_stack_2_push 1895 Zend/zend_vm_def.h 	zend_ptr_stack_2_push(&EG(argument_stack), (void *)(zend_uintptr_t)opline->extended_value, NULL);
zend_ptr_stack_2_push  148 Zend/zend_vm_execute.h 	zend_ptr_stack_2_push(&EG(argument_stack), (void *)(zend_uintptr_t)opline->extended_value, NULL);