Home
last modified time | relevance | path

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

/PHP-5.4/Zend/
H A Dzend_ptr_stack.c35 ZEND_API void zend_ptr_stack_init(zend_ptr_stack *stack) in zend_ptr_stack_init() function
H A Dzend_ptr_stack.h36 ZEND_API void zend_ptr_stack_init(zend_ptr_stack *stack);
H A Dzend_execute_API.c139 zend_ptr_stack_init(&EG(arg_types_stack)); in init_executor()
176 zend_ptr_stack_init(&EG(user_error_handlers)); in init_executor()
177 zend_ptr_stack_init(&EG(user_exception_handlers)); in init_executor()

Completed in 15 milliseconds