Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_constants.h94 #define ZEND_CONSTANT_DTOR free_zend_constant macro
H A Dzend_constants.c103 zend_hash_init(EG(zend_constants), 128, NULL, ZEND_CONSTANT_DTOR, 1); in zend_startup_constants()
H A Dzend.c877 zend_hash_init_ex(GLOBAL_CONSTANTS_TABLE, 128, NULL, ZEND_CONSTANT_DTOR, 1, 0); in zend_startup()

Completed in 12 milliseconds