Home
last modified time | relevance | path

Searched refs:zend_list_close (Results 1 – 14 of 14) sorted by relevance

/PHP-8.1/Zend/
H A Dzend_list.h58 ZEND_API void ZEND_FASTCALL zend_list_close(zend_resource *res);
H A Dzend_list.c78 ZEND_API void ZEND_FASTCALL zend_list_close(zend_resource *res) in zend_list_close() function
/PHP-8.1/ext/odbc/
H A Dphp_odbc.c158 zend_list_close(p); in _close_odbc_conn()
185 zend_list_close(p); in _close_odbc_pconn()
829 zend_list_close(p); in PHP_FUNCTION()
837 zend_list_close(p); in PHP_FUNCTION()
839 zend_list_close(p); in PHP_FUNCTION()
2109 zend_list_close(Z_RES_P(pv_res)); in PHP_FUNCTION()
2362 zend_list_close(p); in PHP_FUNCTION()
2367 zend_list_close(Z_RES_P(pv_conn)); in PHP_FUNCTION()
/PHP-8.1/ext/oci8/
H A Doci8_interface.c243 zend_list_close(descriptor->id); in PHP_FUNCTION()
1432 zend_list_close(statement->id); in PHP_FUNCTION()
1467 zend_list_close(connection->id); in PHP_FUNCTION()
2097 zend_list_close(collection->id); in PHP_FUNCTION()
H A Doci8.c695 zend_list_close(column->stmtid); in php_oci_column_hash_dtor()
700 zend_list_close(column->descid); in php_oci_column_hash_dtor()
/PHP-8.1/ext/standard/
H A Ddir.c263 zend_list_close(dirp->res); in PHP_FUNCTION()
H A Dproc_open.c247 zend_list_close(proc->pipes[i]); in proc_open_rsrc_dtor()
347 zend_list_close(Z_RES_P(zproc)); in PHP_FUNCTION()
H A Dstreamsfuncs.c1303 zend_list_close(Z_RES_P(zfilter)); in PHP_FUNCTION()
H A Dfile.c991 zend_list_close(stream->res); in PHP_FUNCTION()
/PHP-8.1/main/streams/
H A Dstreams.c454 zend_list_close(stream->res); in _php_stream_free()
489 zend_list_close(stream->readfilters.head->res); in _php_stream_free()
495 zend_list_close(stream->writefilters.head->res); in _php_stream_free()
/PHP-8.1/ext/dba/
H A Ddba.c936 zend_list_close(Z_RES_P(id)); in PHP_FUNCTION()
/PHP-8.1/ext/zip/
H A Dphp_zip.c1213 zend_list_close(Z_RES_P(zip)); in PHP_FUNCTION()
1307 zend_list_close(Z_RES_P(zip_entry)); in PHP_FUNCTION()
/PHP-8.1/ext/pdo_pgsql/
H A Dpgsql_driver.c217 zend_list_close(res); in pdo_pgsql_close_lob_streams()
/PHP-8.1/ext/pdo/
H A Dpdo_dbh.c328 zend_list_close(le); in PHP_METHOD()

Completed in 129 milliseconds