Home
last modified time | relevance | path

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

/PHP-8.1/ext/dba/
H A Ddba.c353 static void dba_close_rsrc(zend_resource *rsrc) in dba_close_rsrc()
377 static void dba_close_pe_rsrc(zend_resource *rsrc) in dba_close_pe_rsrc()
/PHP-8.1/main/streams/
H A Dstreams.c68 zend_resource *rsrc = Z_RES_P(el); in forget_persistent_resource_id_numbers() local
1667 static void stream_resource_regular_dtor(zend_resource *rsrc) in stream_resource_regular_dtor()
1674 static void stream_resource_persistent_dtor(zend_resource *rsrc) in stream_resource_persistent_dtor()
H A Duserspace.c68 static void stream_wrapper_dtor(zend_resource *rsrc) in stream_wrapper_dtor()
472 zend_resource *rsrc; in PHP_FUNCTION() local
/PHP-8.1/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.1/ext/odbc/
H A Dphp_odbc.c147 static void _close_odbc_conn(zend_resource *rsrc) in _close_odbc_conn()
175 static void _close_odbc_pconn(zend_resource *rsrc) in _close_odbc_pconn()
/PHP-8.1/ext/standard/
H A Dproc_open.c232 static void proc_open_rsrc_dtor(zend_resource *rsrc) in proc_open_rsrc_dtor()
/PHP-8.1/ext/zip/
H A Dphp_zip.c1092 static void php_zip_free_dir(zend_resource *rsrc) in php_zip_free_dir()
1112 static void php_zip_free_entry(zend_resource *rsrc) in php_zip_free_entry()
/PHP-8.1/ext/pgsql/
H A Dpgsql.c305 static void _close_pgsql_plink(zend_resource *rsrc) in _close_pgsql_plink()
345 zend_resource *rsrc = Z_RES_P(el); in _rollback_transactions() local

Completed in 73 milliseconds