php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Variables | |
size_t | zend_flf_count = 0 |
size_t | zend_flf_capacity = 0 |
ZEND_API void ** | zend_flf_handlers = NULL |
zend_function ** | zend_flf_functions = NULL |
size_t zend_flf_capacity = 0 |
Definition at line 22 of file zend_frameless_function.c.
size_t zend_flf_count = 0 |
Definition at line 21 of file zend_frameless_function.c.
zend_function** zend_flf_functions = NULL |
Definition at line 24 of file zend_frameless_function.c.
Definition at line 23 of file zend_frameless_function.c.