Lines Matching refs:oci_error
2 Test error handling when persistent connection is passed to oci_error()
9 // noticed when oci_error() was passed a persistent connection. This
10 // was fixed and the behavior of oci_error() for all connections types
27 $m = oci_error($c1);
43 $m = oci_error($c2);
59 $m = oci_error($c3);
65 $m = oci_error();
71 $m = oci_error($c1);
75 $m = oci_error($c2);
79 $m = oci_error($c3);
86 $m = oci_error($c1);
90 $m = oci_error($c2);
94 $m = oci_error($c3);