Home
last modified time | relevance | path

Searched refs:oci_close (Results 1 – 25 of 40) sorted by relevance

12

/PHP-7.4/ext/oci8/tests/
H A Dconn_attr_3.phpt2 Set and get of connection attributes with oci_close().
24 echo"**Test Set and get values for the attributes with oci_close() ************\n";
30 oci_close($conn1);
35 oci_close($conn1);
40 oci_close($pconn1);
45 oci_close($pconn1);
52 oci_close($nconn1);
58 oci_close($nconn1);
65 **Test Set and get values for the attributes with oci_close() ************
H A Ddrcp_conn_close1.phpt2 DRCP: oci_connect() with oci_close() and oci8.old_oci_close_semantics ON
16 // With oci_close() being a no-op, the same conneciton will be returned
22 oci_close($conn1);
28 oci_close($conn2);
H A Ddrcp_pconn_close1.phpt2 DRCP: oci_pconnect() with oci_close() and oci8.old_oci_close_semantics ON
16 // With oci_close() being a no-op, the same conneciton will be returned
21 oci_close($conn1);
27 oci_close($conn2);
H A Ddrcp_conn_close2.phpt2 DRCP: oci_connect() with oci_close() and oci8.old_oci_close_semantics OFF
16 // With oci_close() the connection is released to the pool and hence the
24 oci_close($conn1);
29 oci_close($conn2);
H A Ddrcp_pconn_close2.phpt2 DRCP: oci_pconnect() with oci_close() and oci8.old_oci_close_semantics OFF
16 // With oci_close() the connection is released to the pool and hence the
23 oci_close($conn1);
29 oci_close($conn2);
H A Ddrcp_connect1.phpt32 oci_close($conn1);
43 // Third connection. There is no oci_close() for conn2 hence this should
50 oci_close($conn2);
51 oci_close($conn3);
58 oci_close($pconn1);
68 oci_close($pconn2);
H A Ddrcp_characterset.phpt47 oci_close($c1);
48 oci_close($c2);
49 oci_close($p1);
50 oci_close($p2);
H A Dedition_2.phpt58 oci_close($conn1);
63 oci_close($pc1);
70 oci_close($conn2);
83 oci_close($c3);
84 oci_close($c4);
85 oci_close($c5);
94 oci_close($c1);
107 oci_close($c1);
138 oci_close($c1);
139 oci_close($c2);
[all …]
H A Dconn_attr_2.phpt49 oci_close($pc1);
50 oci_close($pc2);
51 oci_close($pc3);
59 oci_close($pc4);
74 oci_close($sys_c1);
H A Ddrcp_newconnect.phpt32 oci_close($c1);
33 oci_close($c2);
H A Ddriver_name.phpt29 oci_close($c);
36 oci_close($pc1);
41 oci_close($nc1);
H A Ddriver_name_11gR2.phpt26 oci_close($c);
33 oci_close($pc1);
38 oci_close($nc1);
H A Dclose.phpt10 oci_close($c);
H A Dold_oci_close.phpt13 var_dump(oci_close($c));
H A Db47243_3.phpt21 oci_close($c);
H A Dold_oci_close1.phpt13 var_dump(oci_close($c));
H A Dconn_attr_1.phpt56 oci_close($conn1);
57 oci_close($conn2);
58 oci_close($conn3);
H A Dconnect_1.phpt24 var_dump(oci_close($c1));
H A Dpecl_bug6109.phpt28 oci_close($c);
H A Dbug44206.phpt39 oci_close($c);
H A Dbug45458.phpt37 oci_close($c);
H A Dpecl_bug16842.phpt33 oci_close($c);
H A Dfetch_all5.phpt56 oci_close($c);
H A Dedition_1.phpt92 oci_close($conn);
93 oci_close($conn2);
H A Dlob_043.phpt78 oci_close($c);

Completed in 21 milliseconds

12