Searched defs:ZEND_RSRC_DTOR_FUNC (Results 1 – 5 of 5) sorted by relevance
29 #define ZEND_RSRC_DTOR_FUNC(name) void name(zend_resource *res) macro
65 static ZEND_RSRC_DTOR_FUNC(php_bucket_dtor) in ZEND_RSRC_DTOR_FUNC() function
131 static ZEND_RSRC_DTOR_FUNC(file_context_dtor) in ZEND_RSRC_DTOR_FUNC() function
96 ZEND_RSRC_DTOR_FUNC(php_mysqli_dtor) in ZEND_RSRC_DTOR_FUNC() function
1496 ZEND_RSRC_DTOR_FUNC(php_pdo_pdbh_dtor) /* {{{ */ in ZEND_RSRC_DTOR_FUNC() function
Completed in 23 milliseconds