Home
last modified time | relevance | path

Searched refs:ZEND_HASH_MAP_REVERSE_FOREACH_STR_KEY_VAL (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/Zend/
H A Dzend_execute_API.c291 ZEND_HASH_MAP_REVERSE_FOREACH_STR_KEY_VAL(EG(zend_constants), key, zv) { in zend_shutdown_executor_values()
442 ZEND_HASH_MAP_REVERSE_FOREACH_STR_KEY_VAL(EG(function_table), key, zv) { in shutdown_executor()
451 ZEND_HASH_MAP_REVERSE_FOREACH_STR_KEY_VAL(EG(class_table), key, zv) { in shutdown_executor()
H A Dzend_hash.h1376 #define ZEND_HASH_MAP_REVERSE_FOREACH_STR_KEY_VAL(ht, _key, _val) \ macro
H A Dzend_API.c3279 ZEND_HASH_MAP_REVERSE_FOREACH_STR_KEY_VAL(&module_registry, key, zv) { in zend_post_deactivate_modules()

Completed in 42 milliseconds