Searched defs:rsrc (Results 1 – 10 of 10) sorted by relevance
288 static void dba_close_rsrc(zend_resource *rsrc) in dba_close_rsrc()312 static void dba_close_pe_rsrc(zend_resource *rsrc) in dba_close_pe_rsrc()
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
53 static void dispatch_dtor(zend_resource *rsrc) in dispatch_dtor()
47 static void istream_dtor(zend_resource *rsrc) in istream_dtor()
148 static void _close_odbc_conn(zend_resource *rsrc) in _close_odbc_conn()182 static void _close_odbc_pconn(zend_resource *rsrc) in _close_odbc_pconn()
266 static void proc_open_rsrc_dtor(zend_resource *rsrc) in proc_open_rsrc_dtor()
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()
1089 static void le_throwing_resource_dtor(zend_resource *rsrc) in le_throwing_resource_dtor()
309 static void _close_pgsql_plink(zend_resource *rsrc) in _close_pgsql_plink()355 zend_resource *rsrc = Z_RES_P(el); in _rollback_transactions() local
Completed in 73 milliseconds