Home
last modified time | relevance | path

Searched refs:zend_arg_types_stack_2_pop (Results 1 – 3 of 3) sorted by relevance

/PHP-5.4/Zend/
H A Dzend_execute.h355 static zend_always_inline void zend_arg_types_stack_2_pop(zend_ptr_stack *stack, zval **object, zen… in zend_arg_types_stack_2_pop() function
H A Dzend_vm_def.h5036 zend_arg_types_stack_2_pop(&EG(arg_types_stack), &EX(object), &EX(fbc));
H A Dzend_vm_execute.h1076 zend_arg_types_stack_2_pop(&EG(arg_types_stack), &EX(object), &EX(fbc)); in ZEND_HANDLE_EXCEPTION_SPEC_HANDLER()

Completed in 272 milliseconds