Home
last modified time | relevance | path

Searched refs:ZEND_RSRC_DTOR_FUNC (Results 1 – 6 of 6) sorted by relevance

/php-src/ext/pdo/
H A Dphp_pdo_int.h33 extern ZEND_RSRC_DTOR_FUNC(php_pdo_pdbh_dtor);
H A Dpdo_dbh.c1517 ZEND_RSRC_DTOR_FUNC(php_pdo_pdbh_dtor) /* {{{ */ in ZEND_RSRC_DTOR_FUNC() function
/php-src/Zend/
H A Dzend_list.h29 #define ZEND_RSRC_DTOR_FUNC(name) void name(zend_resource *res) macro
/php-src/ext/standard/
H A Duser_filters.c66 static ZEND_RSRC_DTOR_FUNC(php_bucket_dtor) in ZEND_RSRC_DTOR_FUNC() function
H A Dfile.c129 static ZEND_RSRC_DTOR_FUNC(file_context_dtor) in ZEND_RSRC_DTOR_FUNC() function
/php-src/ext/mysqli/
H A Dmysqli.c98 ZEND_RSRC_DTOR_FUNC(php_mysqli_dtor) in ZEND_RSRC_DTOR_FUNC() function

Completed in 25 milliseconds