Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_variables.h94 #define ZVAL_INTERNAL_PTR_DTOR zval_internal_ptr_dtor macro
/PHP-7.3/win32/
H A Dregistry.c108 zend_hash_init(ht, 0, NULL, ZVAL_INTERNAL_PTR_DTOR, 1); in LoadDirectory()
/PHP-7.3/ext/mysqlnd/
H A Dmysqlnd_connection.c1824 …zend_hash_init(conn->options->connect_attr, 0, NULL, conn->persistent ? ZVAL_INTERNAL_PTR_DTOR : Z…

Completed in 16 milliseconds