Home
last modified time | relevance | path

Searched defs:rsrc (Results 1 – 10 of 10) sorted by relevance

/PHP-8.2/ext/dba/
H A Ddba.c288 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()
/PHP-8.2/main/streams/
H A Dstreams.c70 zend_resource *rsrc = Z_RES_P(el); in forget_persistent_resource_id_numbers() local
1805 static void stream_resource_regular_dtor(zend_resource *rsrc) in stream_resource_regular_dtor()
1812 static void stream_resource_persistent_dtor(zend_resource *rsrc) in stream_resource_persistent_dtor()
H A Duserspace.c71 static void stream_wrapper_dtor(zend_resource *rsrc) in stream_wrapper_dtor()
467 zend_resource *rsrc; in PHP_FUNCTION() local
/PHP-8.2/ext/com_dotnet/
H A Dcom_wrapper.c53 static void dispatch_dtor(zend_resource *rsrc) in dispatch_dtor()
H A Dcom_persist.c47 static void istream_dtor(zend_resource *rsrc) in istream_dtor()
/PHP-8.2/ext/odbc/
H A Dphp_odbc.c148 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()
/PHP-8.2/ext/standard/
H A Dproc_open.c264 static void proc_open_rsrc_dtor(zend_resource *rsrc) in proc_open_rsrc_dtor()
/PHP-8.2/ext/zend_test/
H A Dtest.c1005 static void le_throwing_resource_dtor(zend_resource *rsrc) in le_throwing_resource_dtor()
/PHP-8.2/ext/zip/
H A Dphp_zip.c1103 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()
/PHP-8.2/ext/pgsql/
H A Dpgsql.c309 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 74 milliseconds