Searched refs:zend_list_close (Results 1 – 19 of 19) sorted by relevance
58 ZEND_API void ZEND_FASTCALL zend_list_close(zend_resource *res);
79 ZEND_API void ZEND_FASTCALL zend_list_close(zend_resource *res) in zend_list_close() function
158 zend_list_close(p); in _close_odbc_conn()185 zend_list_close(p); in _close_odbc_pconn()825 zend_list_close(p); in PHP_FUNCTION()833 zend_list_close(p); in PHP_FUNCTION()835 zend_list_close(p); in PHP_FUNCTION()2095 zend_list_close(Z_RES_P(pv_res)); in PHP_FUNCTION()2348 zend_list_close(p); in PHP_FUNCTION()2353 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()2097 zend_list_close(collection->id); in PHP_FUNCTION()
689 zend_list_close(column->stmtid); in php_oci_column_hash_dtor()694 zend_list_close(column->descid); in php_oci_column_hash_dtor()
261 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()
1284 zend_list_close(Z_RES_P(zfilter)); in PHP_FUNCTION()
982 zend_list_close(stream->res); in PHP_FUNCTION()
312 zend_list_close(Z_RES_P(zfinfo)); in PHP_FUNCTION()
454 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()
179 - zend_list_close()
936 zend_list_close(Z_RES_P(id)); in PHP_FUNCTION()
1204 zend_list_close(Z_RES_P(zip)); in PHP_FUNCTION()1298 zend_list_close(Z_RES_P(zip_entry)); in PHP_FUNCTION()
218 zend_list_close(res); in pdo_pgsql_close_lob_streams()
330 zend_list_close(le); in PHP_METHOD()
754 zend_list_close(link); in PHP_FUNCTION()2195 zend_list_close(Z_RES_P(result)); in PHP_FUNCTION()2571 zend_list_close(Z_RES_P(pgsql_lofp)); in PHP_FUNCTION()
1380 zend_list_close(Z_RES_P(link)); in PHP_FUNCTION()1718 zend_list_close(Z_RES_P(result)); /* Delete list entry */ in PHP_FUNCTION()
904 zend_list_close(Z_RES_P(streamind)); in PHP_FUNCTION()1231 zend_list_close(Z_RES_P(streamind)); in PHP_FUNCTION()
Completed in 152 milliseconds