Home
last modified time | relevance | path

Searched refs:close (Results 226 – 250 of 655) sorted by relevance

12345678910>>...27

/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_pam_sha256_public_key_option.phpt88 $link->close();
117 $res->close();
118 $link->close();
H A Dmysqli_fetch_lengths_oo.phpt28 $mysqli->close();
H A Dbug55582.phpt24 $link->close();
H A Dmysqli_stmt_multires.phpt89 $stmt->close();
90 $link->close();
H A Dbug44897.phpt47 $stmt->close();
70 $link->close();
H A Dmysqli_expire_password.phpt89 $link->close();
103 $link->close();
115 $link->close();
H A Dbug31668.phpt26 $mysql->close();
H A D045.phpt18 $stmt->close();
/PHP-5.5/ext/sqlite3/tests/
H A Dsqlite3_32_last_insert_rowid_param.phpt27 var_dump($db->close());
H A Dsqlite3_enable_exceptions.phpt22 var_dump($db->close());
H A Dbug68760.phpt26 $db->close();
H A Dsqlite3_18_changes.phpt25 var_dump($db->close());
H A Dsqlite3_21_security.phpt15 var_dump($db->close());
H A Dsqlite3_36_create_collation.phpt33 $db->close();
H A Dsqlite3_prepared_stmt_clear_with_params.phpt21 var_dump($db->close());
/PHP-5.5/ext/standard/tests/math/
H A Dlog1p_basic.phpt9 * when the value of number is close to zero
/PHP-5.5/build/
H A Dorder_by_dep.awk22 close(cmd)
/PHP-5.5/ext/xmlreader/tests/
H A D004.phpt32 $reader->close();
/PHP-5.5/ext/zip/tests/
H A Dpecl12414.phpt30 $za->close();
/PHP-5.5/sapi/cli/tests/
H A Dphp_cli_server_004.phpt41 Connection: close
/PHP-5.5/ext/standard/tests/file/
H A D007_variation16.phpt37 var_dump( fclose($file_handle) ); //Check for close operation on the file handle
38 var_dump( get_resource_type($file_handle) ); //Check whether resource is lost after close operation
H A D007_variation24.phpt37 var_dump( fclose($file_handle) ); //Check for close operation on the file handle
38 var_dump( get_resource_type($file_handle) ); //Check whether resource is lost after close operation
H A Dunlink_variation2.phpt28 // now close file handle
/PHP-5.5/ext/dba/
H A Ddba_db3.c104 dbp->close(dbp, 0); in DBA_OPEN_FUNC()
119 dba->dbp->close(dba->dbp, 0); in DBA_CLOSE_FUNC()
/PHP-5.5/ext/phar/tests/tar/
H A Dbignames_overflow.phpt19 $tar->close();

Completed in 93 milliseconds

12345678910>>...27