Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_stack.h46 ZEND_API void zend_stack_apply(zend_stack *stack, int type, int (*apply_function)(void *element));
H A Dzend_stack.c99 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