Home
last modified time | relevance | path

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

/php-src/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-src/main/streams/
H A Dstreams.c70 zend_resource *rsrc = Z_RES_P(el); in forget_persistent_resource_id_numbers() local
1816 static void stream_resource_regular_dtor(zend_resource *rsrc) in stream_resource_regular_dtor()
1823 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-src/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-src/ext/standard/
H A Dproc_open.c264 static void proc_open_rsrc_dtor(zend_resource *rsrc) in proc_open_rsrc_dtor()
/php-src/ext/odbc/
H A Dphp_odbc.c317 static void _close_odbc_pconn(zend_resource *rsrc) in _close_odbc_pconn()
/php-src/ext/zend_test/
H A Dtest.c1009 static void le_throwing_resource_dtor(zend_resource *rsrc) in le_throwing_resource_dtor()
/php-src/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-src/ext/pgsql/
H A Dpgsql.c309 static void _close_pgsql_plink(zend_resource *rsrc) in _close_pgsql_plink()
349 zend_resource *rsrc = Z_RES_P(el); in _rollback_transactions() local

Completed in 56 milliseconds