Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_execute.h344 static inline void zend_arg_types_stack_3_pop(zend_ptr_stack *stack, zend_class_entry **called_scop… in zend_arg_types_stack_3_pop() function
H A Dzend_vm_def.h2300 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.h300 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 142 milliseconds