Searched refs:ZEND_ASSERT_VM_STACK_GLOBAL (Results 1 – 2 of 2) sorted by relevance
240 # define ZEND_ASSERT_VM_STACK_GLOBAL ZEND_ASSERT(EG(vm_stack_top) > (zval *) EG(vm_stack) && EG(vm_… macro243 # define ZEND_ASSERT_VM_STACK_GLOBAL macro273 ZEND_ASSERT_VM_STACK_GLOBAL; in zend_vm_stack_push_call_frame_ex()277 ZEND_ASSERT_VM_STACK_GLOBAL; in zend_vm_stack_push_call_frame_ex()338 ZEND_ASSERT_VM_STACK_GLOBAL; in zend_vm_stack_free_call_frame_ex()353 ZEND_ASSERT_VM_STACK_GLOBAL; in zend_vm_stack_free_call_frame_ex()
5524 ZEND_ASSERT_VM_STACK_GLOBAL; in _zend_vm_stack_push_call_frame_ex()5529 ZEND_ASSERT_VM_STACK_GLOBAL; in _zend_vm_stack_push_call_frame_ex()
Completed in 20 milliseconds