Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_variables.h85 #define ZVAL_INTERNAL_PTR_DTOR (void (*)(void *)) zval_internal_ptr_dtor_wrapper macro
H A Dzend_compile.c6819 dtor_func_t zval_ptr_dtor_func = ((persistent_hashes) ? ZVAL_INTERNAL_PTR_DTOR : ZVAL_PTR_DTOR); in zend_initialize_class_data()
/PHP-5.5/win32/
H A Dregistry.c85 zend_hash_init(ht, 0, NULL, ZVAL_INTERNAL_PTR_DTOR, 1); in LoadDirectory()

Completed in 27 milliseconds