Searched refs:ZVAL_INTERNAL_PTR_DTOR (Results 1 – 3 of 3) sorted by relevance
90 #define ZVAL_INTERNAL_PTR_DTOR zval_internal_ptr_dtor macro
106 zend_hash_init(ht, 0, NULL, ZVAL_INTERNAL_PTR_DTOR, 1); in LoadDirectory()
1556 …zend_hash_init(conn->options->connect_attr, 0, NULL, conn->persistent ? ZVAL_INTERNAL_PTR_DTOR : Z…
Completed in 14 milliseconds