Searched refs:ZEND_RSRC_DTOR_FUNC (Results 1 – 6 of 6) sorted by relevance
39 extern ZEND_RSRC_DTOR_FUNC(php_pdo_pdbh_dtor);
1583 ZEND_RSRC_DTOR_FUNC(php_pdo_pdbh_dtor) /* {{{ */ in ZEND_RSRC_DTOR_FUNC() function
31 #define ZEND_RSRC_DTOR_FUNC(name) void name(zend_resource *res) macro
70 static ZEND_RSRC_DTOR_FUNC(php_bucket_dtor) in ZEND_RSRC_DTOR_FUNC() function
144 static ZEND_RSRC_DTOR_FUNC(file_context_dtor) in ZEND_RSRC_DTOR_FUNC() function
97 ZEND_RSRC_DTOR_FUNC(php_mysqli_dtor) in ZEND_RSRC_DTOR_FUNC() function
Completed in 57 milliseconds