Home
last modified time | relevance | path

Searched defs:ZEND_RSRC_DTOR_FUNC (Results 1 – 5 of 5) sorted by relevance

/PHP-8.0/Zend/
H A Dzend_list.h29 #define ZEND_RSRC_DTOR_FUNC(name) void name(zend_resource *res) macro
/PHP-8.0/ext/standard/
H A Duser_filters.c65 static ZEND_RSRC_DTOR_FUNC(php_bucket_dtor) in ZEND_RSRC_DTOR_FUNC() function
H A Dfile.c131 static ZEND_RSRC_DTOR_FUNC(file_context_dtor) in ZEND_RSRC_DTOR_FUNC() function
/PHP-8.0/ext/mysqli/
H A Dmysqli.c96 ZEND_RSRC_DTOR_FUNC(php_mysqli_dtor) in ZEND_RSRC_DTOR_FUNC() function
/PHP-8.0/ext/pdo/
H A Dpdo_dbh.c1496 ZEND_RSRC_DTOR_FUNC(php_pdo_pdbh_dtor) /* {{{ */ in ZEND_RSRC_DTOR_FUNC() function

Completed in 24 milliseconds