Home
last modified time | relevance | path

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

/PHP-5.4/Zend/
H A Dzend_execute.h365 static zend_always_inline void zend_arg_types_stack_3_pop(zend_ptr_stack *stack, zend_class_entry *… in zend_arg_types_stack_3_pop() function
H A Dzend_vm_def.h2659 zend_arg_types_stack_3_pop(&EG(arg_types_stack), &EX(called_scope), &EX(current_object), &EX(fbc)); in ZEND_VM_HELPER()
H A Dzend_vm_execute.h617 zend_arg_types_stack_3_pop(&EG(arg_types_stack), &EX(called_scope), &EX(current_object), &EX(fbc)); in zend_do_fcall_common_helper_SPEC()

Completed in 113 milliseconds