Home
last modified time | relevance | path

Searched refs:oci_execute (Results 176 – 200 of 211) sorted by relevance

123456789

/PHP-5.5/ext/oci8/tests/
H A Dlob_036.phpt26 oci_execute($s, OCI_DEFAULT);
H A Dbug32325.phpt32 oci_execute($stmt);
H A Dlob_033.phpt27 oci_execute($statement, OCI_DEFAULT);
H A Dbind_sqltchr_2.phpt31 oci_execute($stmt);
H A Dbug44008.phpt28 oci_execute($s, OCI_DEFAULT);
H A Dbug27303_3.phpt18 @oci_execute($stmt);
47 oci_execute($stmt);
H A Dbug42496_2.phpt32 if (oci_execute($s)) {
H A Dlob_034.phpt24 oci_execute($statement, OCI_DEFAULT);
H A Darray_bind_013.phpt19 @oci_execute($statement);
H A Ddefine1.phpt32 oci_execute($stmt);
H A Dbug42496_1.phpt34 if (oci_execute($s)) {
H A Dlob_020.phpt24 oci_execute($statement, OCI_DEFAULT);
36 oci_execute($s, OCI_DEFAULT);
H A Ddefine4.phpt28 oci_execute($stmt);
H A Dedition_1.phpt31 oci_execute($s);
67 oci_execute($s);
H A Dbug41069.phpt62 oci_execute($stid, OCI_DEFAULT);
68 oci_execute($stid, OCI_DEFAULT);
H A Dcommit_old.phpt34 if (!oci_execute($select)) {
H A Ddrcp_scope3.phpt60 Warning: oci_execute(): ORA-00054: %s
H A Ddriver_name.phpt46 oci_execute($s2,OCI_DEFAULT);
H A Dlob_042.phpt24 oci_execute($statement, OCI_DEFAULT);
H A Ddetails.inc58 $r = @oci_execute($s);
H A Dfield_funcs1.phpt28 if (!oci_execute($s)) {
29 die("oci_execute(select) failed!\n");
H A Dbind_char_2_11gR1.phpt72 $r = @oci_execute($s);
H A Dbind_char_2.phpt75 $r = @oci_execute($s);
H A Ddbmsoutput.phpt44 oci_execute($s);
54 oci_execute($s);
66 while (($succ = oci_execute($s)) && !$st) {
80 oci_execute($s);
93 oci_execute($s);
106 oci_execute($s);
H A Dbind_char_1.phpt186 $r = @oci_execute($s);

Completed in 36 milliseconds

123456789