Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_constants.h105 #define ZEND_CONSTANT_DTOR free_zend_constant macro
H A Dzend_constants.c114 zend_hash_init(EG(zend_constants), 128, NULL, ZEND_CONSTANT_DTOR, 1); in zend_startup_constants()
H A Dzend.c1014 zend_hash_init(GLOBAL_CONSTANTS_TABLE, 128, NULL, ZEND_CONSTANT_DTOR, 1); in zend_startup()

Completed in 12 milliseconds