Searched refs:zend_ptr_stack_n_pop (Results 1 – 2 of 2) sorted by relevance
59 ZEND_API void zend_ptr_stack_n_pop(zend_ptr_stack *stack, int count, ...) in zend_ptr_stack_n_pop() function
39 ZEND_API void zend_ptr_stack_n_pop(zend_ptr_stack *stack, int count, ...);
Completed in 6 milliseconds