Searched refs:zend_ptr_stack_n_push (Results 1 – 2 of 2) sorted by relevance
41 ZEND_API void zend_ptr_stack_n_push(zend_ptr_stack *stack, int count, ...) in zend_ptr_stack_n_push() function
38 ZEND_API void zend_ptr_stack_n_push(zend_ptr_stack *stack, int count, ...);
Completed in 10 milliseconds