Searched refs:zend_stack_apply (Results 1 – 2 of 2) sorted by relevance
41 ZEND_API void zend_stack_apply(zend_stack *stack, int type, int (*apply_function)(void *element));
99 ZEND_API void zend_stack_apply(zend_stack *stack, int type, int (*apply_function)(void *element)) in zend_stack_apply() function
Completed in 11 milliseconds