Home
last modified time | relevance | path

Searched refs:zend_stack_apply (Results 1 – 2 of 2) sorted by relevance

/PHP-7.1/Zend/
H A Dzend_stack.h43 ZEND_API void zend_stack_apply(zend_stack *stack, int type, int (*apply_function)(void *element));
H A Dzend_stack.c105 ZEND_API void zend_stack_apply(zend_stack *stack, int type, int (*apply_function)(void *element)) in zend_stack_apply() function

Completed in 6 milliseconds