Searched defs:zend_stack_apply (Results 1 – 1 of 1) sorted by relevance
/PHP-8.2/Zend/ | ||
H A D | zend_stack.c | 99 ZEND_API void zend_stack_apply(zend_stack *stack, int type, int (*apply_function)(void *element)) in zend_stack_apply() function |
Completed in 4 milliseconds