Home
last modified time | relevance | path

Searched refs:OCI_DEFAULT (Results 1 – 25 of 97) sorted by relevance

1234

/PHP-8.2/ext/oci8/tests/
H A Dlob_038.phpt31 oci_execute($s, OCI_DEFAULT);
34 oci_execute($s, OCI_DEFAULT);
37 oci_execute($s, OCI_DEFAULT);
52 var_dump(oci_execute($s, OCI_DEFAULT));
79 oci_execute($s, OCI_DEFAULT);
82 oci_execute($s, OCI_DEFAULT);
85 oci_execute($s, OCI_DEFAULT);
96 var_dump(oci_execute($s, OCI_DEFAULT));
H A Dlob_018.phpt30 oci_execute($statement, OCI_DEFAULT);
39 oci_execute($statement, OCI_DEFAULT);
47 oci_execute($statement, OCI_DEFAULT);
58 oci_execute($statement, OCI_DEFAULT);
71 oci_execute($statement, OCI_DEFAULT);
78 oci_execute($statement, OCI_DEFAULT);
H A Dlob_011.phpt26 oci_execute($statement, OCI_DEFAULT);
41 oci_execute($statement, OCI_DEFAULT);
53 oci_execute($s, OCI_DEFAULT);
64 oci_execute($s, OCI_DEFAULT);
H A Dlob_039.phpt31 oci_execute($s, OCI_DEFAULT);
34 oci_execute($s, OCI_DEFAULT);
37 oci_execute($s, OCI_DEFAULT);
H A Doci_execute_segfault.phpt26 oci_execute($s, OCI_DEFAULT);
30 oci_execute($s, OCI_DEFAULT);
36 oci_execute($s, OCI_DEFAULT);
H A Dlob_022.phpt27 oci_execute($statement, OCI_DEFAULT);
37 oci_execute($statement, OCI_DEFAULT);
51 oci_execute($statement, OCI_DEFAULT);
60 oci_execute($statement, OCI_DEFAULT);
H A Dbug38161.phpt13 oci_execute($stid, OCI_DEFAULT);
21 oci_execute($stid, OCI_DEFAULT);
H A Dlob_004.phpt26 oci_execute($statement, OCI_DEFAULT);
39 oci_execute($s, OCI_DEFAULT);
50 oci_execute($s, OCI_DEFAULT);
H A Dlob_026.phpt26 oci_execute($statement, OCI_DEFAULT);
39 oci_execute($s, OCI_DEFAULT);
49 oci_execute($s, OCI_DEFAULT);
H A Dlob_037.phpt28 oci_execute($s, OCI_DEFAULT);
45 oci_execute($s, OCI_DEFAULT);
54 oci_execute($s, OCI_DEFAULT);
H A Dlob_035.phpt26 oci_execute($statement, OCI_DEFAULT);
42 oci_execute($statement, OCI_DEFAULT);
54 oci_execute($s, OCI_DEFAULT);
91 oci_execute($s, OCI_DEFAULT);
H A Dlob_027.phpt26 oci_execute($statement, OCI_DEFAULT);
37 oci_execute($s, OCI_DEFAULT);
46 oci_execute($s, OCI_DEFAULT);
61 oci_execute($s, OCI_DEFAULT);
H A Dbug51291_1.phpt31 $r = @oci_execute($s, OCI_DEFAULT);
41 $r = @oci_execute($s, OCI_DEFAULT);
52 $r = @oci_execute($s, OCI_DEFAULT);
70 $r = @oci_execute($s, OCI_DEFAULT);
74 $r = oci_execute($s2, OCI_DEFAULT);
89 $r = @oci_execute($s, OCI_DEFAULT);
93 $r = oci_execute($s, OCI_DEFAULT);
108 $r = @oci_execute($s, OCI_DEFAULT);
112 $r = oci_execute($s2, OCI_DEFAULT);
126 $r = @oci_execute($s, OCI_DEFAULT);
[all …]
H A Dlob_010.phpt26 oci_execute($statement, OCI_DEFAULT);
34 oci_execute($s, OCI_DEFAULT);
H A Ddescriptors.phpt26 oci_execute($statement, OCI_DEFAULT);
35 oci_execute($statement, OCI_DEFAULT);
H A Dlob_005.phpt26 oci_execute($statement, OCI_DEFAULT);
32 oci_execute($s, OCI_DEFAULT);
H A Dbug46994.phpt41 oci_execute($s, OCI_DEFAULT);
48 oci_execute($s, OCI_DEFAULT);
55 oci_execute($s, OCI_DEFAULT);
H A Dlob_012.phpt26 oci_execute($statement, OCI_DEFAULT);
36 oci_execute($s, OCI_DEFAULT);
H A Dbug42841.phpt56 oci_execute($stmt, OCI_DEFAULT);
74 oci_execute($stmt, OCI_DEFAULT);
99 oci_execute($stmt, OCI_DEFAULT);
100 oci_execute($cur, OCI_DEFAULT);
H A Dlob_008.phpt26 oci_execute($statement, OCI_DEFAULT);
35 oci_execute($s, OCI_DEFAULT);
H A Dlob_007.phpt26 oci_execute($statement, OCI_DEFAULT);
37 oci_execute($s, OCI_DEFAULT);
H A Duncommitted.phpt11 oci_execute($stmt, OCI_DEFAULT);
H A Dlob_009.phpt26 oci_execute($statement, OCI_DEFAULT);
35 oci_execute($s, OCI_DEFAULT);
H A Dlob_016.phpt29 oci_execute($statement, OCI_DEFAULT);
42 oci_execute($statement, OCI_DEFAULT);
/PHP-8.2/ext/pdo_oci/
H A Dpdo_oci.c63 OCI_DEFAULT
117 OCIEnvInit(&pdo_oci_Env, OCI_DEFAULT, 0, NULL); in PHP_RINIT_FUNCTION()

Completed in 17 milliseconds

1234