Searched defs:rsrc (Results 1 – 8 of 8) sorted by relevance
70 zend_resource *rsrc = Z_RES_P(el); in forget_persistent_resource_id_numbers() local1821 static void stream_resource_regular_dtor(zend_resource *rsrc) in stream_resource_regular_dtor()1828 static void stream_resource_persistent_dtor(zend_resource *rsrc) in stream_resource_persistent_dtor()
71 static void stream_wrapper_dtor(zend_resource *rsrc) in stream_wrapper_dtor()467 zend_resource *rsrc; in PHP_FUNCTION() local
284 static void close_pconnection(zend_resource *rsrc) in close_pconnection()
263 static void proc_open_rsrc_dtor(zend_resource *rsrc) in proc_open_rsrc_dtor()
335 static void _close_odbc_pconn(zend_resource *rsrc) in _close_odbc_pconn()
1103 static void php_zip_free_dir(zend_resource *rsrc) in php_zip_free_dir()1123 static void php_zip_free_entry(zend_resource *rsrc) in php_zip_free_entry()
1138 static void le_throwing_resource_dtor(zend_resource *rsrc) in le_throwing_resource_dtor()
308 static void _close_pgsql_plink(zend_resource *rsrc) in _close_pgsql_plink()348 zend_resource *rsrc = Z_RES_P(el); in _rollback_transactions() local
Completed in 64 milliseconds