Home
last modified time | relevance | path

Searched refs:oci_execute (Results 126 – 150 of 211) sorted by relevance

123456789

/PHP-5.5/ext/oci8/tests/
H A Dlob_012.phpt24 oci_execute($statement, OCI_DEFAULT);
34 oci_execute($s, OCI_DEFAULT);
H A Dlob_013.phpt24 oci_execute($statement, OCI_DEFAULT);
37 oci_execute($s);
H A Dbug46994.phpt39 oci_execute($s, OCI_DEFAULT);
46 oci_execute($s, OCI_DEFAULT);
53 oci_execute($s, OCI_DEFAULT);
H A Dbind_sqltafc.phpt25 oci_execute($s);
45 oci_execute($s);
60 oci_execute($s);
75 oci_execute($s);
H A Dconn_attr.inc34 $r = @oci_execute($s);
59 oci_execute($s2,OCI_DEFAULT);
123 oci_execute($s2,OCI_DEFAULT);
134 oci_execute($s2,OCI_DEFAULT);
149 @oci_execute($s);
H A Dbug45458.phpt17 oci_execute($s);
28 oci_execute($s);
H A Dcursor_bind_err.phpt33 oci_execute($stmt);
35 oci_execute($cursor);
H A Ddrop_type.inc5 oci_execute($statement);
H A Dlob_026.phpt24 oci_execute($statement, OCI_DEFAULT);
39 oci_execute($s, OCI_DEFAULT);
53 oci_execute($s, OCI_DEFAULT);
H A Ddrop_table.inc5 oci_execute($statement);
H A Dfetch_all4.phpt25 oci_execute($s);
34 oci_execute($s);
H A Dlob_014.phpt24 oci_execute($statement, OCI_DEFAULT);
38 oci_execute($s);
H A Dbug36403.phpt2 Bug #36403 (oci_execute no longer supports OCI_DESCRIBE_ONLY)
29 oci_execute($s, OCI_DESCRIBE_ONLY);
H A Dcursor_bind.phpt40 oci_execute($stmt);
42 oci_execute($cursor);
H A Dbug47281.phpt39 $r = @oci_execute($s);
65 oci_execute(): ORA-20000: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa…
H A Dlob_008.phpt24 oci_execute($statement, OCI_DEFAULT);
33 oci_execute($s, OCI_DEFAULT);
H A Dlob_009.phpt24 oci_execute($statement, OCI_DEFAULT);
33 oci_execute($s, OCI_DEFAULT);
H A Dlob_007.phpt24 oci_execute($statement, OCI_DEFAULT);
35 oci_execute($s, OCI_DEFAULT);
H A Dlob_015.phpt31 oci_execute($statement, OCI_DEFAULT);
51 Warning: oci_execute(): ORA-00932: %s on line %d
H A Dlob_019.phpt24 oci_execute($statement, OCI_DEFAULT);
36 oci_execute($s, OCI_DEFAULT);
H A Dbug37220.phpt33 $success = oci_execute($stmt, OCI_COMMIT_ON_SUCCESS);
42 oci_execute($stmt);
H A Dlob_003.phpt24 oci_execute($statement, OCI_DEFAULT);
38 oci_execute($s, OCI_DEFAULT);
H A Duncommitted.phpt11 oci_execute($stmt, OCI_DEFAULT);
H A Dbug42173.phpt42 $r = @oci_execute($s);
46 $r = oci_execute($s);
64 $r = @oci_execute($s);
H A Dbug51291_2.phpt18 $r = @oci_execute($s, OCI_DEFAULT);
22 $r = oci_execute($s, OCI_DEFAULT);

Completed in 32 milliseconds

123456789