Searched refs:zend_list_close (Results 1 – 14 of 14) sorted by relevance
58 ZEND_API void ZEND_FASTCALL zend_list_close(zend_resource *res);
78 ZEND_API void ZEND_FASTCALL zend_list_close(zend_resource *res) in zend_list_close() function
159 zend_list_close(p); in _close_odbc_conn()192 zend_list_close(p); in _close_odbc_pconn()757 zend_list_close(p); in PHP_FUNCTION()765 zend_list_close(p); in PHP_FUNCTION()767 zend_list_close(p); in PHP_FUNCTION()2037 zend_list_close(Z_RES_P(pv_res)); in PHP_FUNCTION()2333 zend_list_close(p); in PHP_FUNCTION()2338 zend_list_close(Z_RES_P(pv_conn)); in PHP_FUNCTION()
243 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()2107 zend_list_close(collection->id); in PHP_FUNCTION()
573 zend_list_close(column->stmtid); in php_oci_column_hash_dtor()578 zend_list_close(column->descid); in php_oci_column_hash_dtor()
263 zend_list_close(dirp->res); in PHP_FUNCTION()
247 zend_list_close(proc->pipes[i]); in proc_open_rsrc_dtor()347 zend_list_close(Z_RES_P(zproc)); in PHP_FUNCTION()
1309 zend_list_close(Z_RES_P(zfilter)); in PHP_FUNCTION()
861 zend_list_close(stream->res); in PHP_FUNCTION()
457 zend_list_close(stream->res); in _php_stream_free()492 zend_list_close(stream->readfilters.head->res); in _php_stream_free()498 zend_list_close(stream->writefilters.head->res); in _php_stream_free()
909 zend_list_close(Z_RES_P(id)); in PHP_FUNCTION()
1209 zend_list_close(Z_RES_P(zip)); in PHP_FUNCTION()1303 zend_list_close(Z_RES_P(zip_entry)); in PHP_FUNCTION()
331 zend_list_close(le); in PHP_METHOD()
216 zend_list_close(res); in pdo_pgsql_close_lob_streams()
Completed in 62 milliseconds