Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend_variables.h149 #define ZVAL_INTERNAL_PTR_DTOR zval_internal_ptr_dtor_wrapper macro
H A Dzend_compile.c1620 dtor_func_t zval_ptr_dtor_func = ((persistent_hashes) ? ZVAL_INTERNAL_PTR_DTOR : ZVAL_PTR_DTOR); in zend_initialize_class_data()
/PHP-7.0/win32/
H A Dregistry.c108 zend_hash_init(ht, 0, NULL, ZVAL_INTERNAL_PTR_DTOR, 1); in LoadDirectory()

Completed in 32 milliseconds