Home
last modified time | relevance | path

Searched refs:oci_commit (Results 1 – 25 of 63) sorted by path

123

/PHP-5.5/ext/oci8/
H A Doci8.c784 PHP_FUNCTION(oci_commit);
896 PHP_FE(oci_commit, arginfo_oci_commit)
950 PHP_FALIAS(ocicommit, oci_commit, arginfo_oci_commit)
H A Doci8_interface.c1120 PHP_FUNCTION(oci_commit) argument
/PHP-5.5/ext/oci8/tests/
H A Dbind_long.phpt29 oci_commit($c);
47 oci_commit($c);
H A Dbind_long_raw.phpt23 oci_commit($c);
H A Dbind_raw.phpt24 oci_commit($c);
H A Dbind_raw_2.phpt24 oci_commit($c);
H A Dcommit_001.phpt66 var_dump(oci_commit($c));
H A Dcommit_002.phpt2 Test oci_commit failure
33 $r = oci_commit($c);
47 $r = oci_commit($c);
70 Warning: oci_commit(): ORA-02091: %s
H A Dconnect_scope_try1.phpt57 oci_commit($c);
H A Dconnect_scope_try2.phpt57 oci_commit($c);
H A Dconnect_scope_try3.phpt57 oci_commit($c);
H A Dconnect_scope_try4.phpt57 oci_commit($c);
H A Dconnect_scope_try5.phpt57 oci_commit($c);
H A Dconnect_scope_try6.phpt57 oci_commit($c);
H A Dcursors.phpt26 if (!oci_commit($c)) {
27 die("oci_commit() failed!\n");
H A Ddefine2.phpt29 oci_commit($c);
H A Ddefine3.phpt30 oci_commit($c);
38 oci_commit($c);
H A Ddescriptors.phpt29 oci_commit($c);
38 oci_commit($c);
H A Ddrcp_scope5.phpt48 oci_commit($c);
H A Dedition_2.phpt114 oci_commit($c1);
H A Dfetch_all2.phpt22 oci_commit($c);
H A Dfetch_all3.phpt30 oci_commit($c);
H A Dfetch_array.phpt26 if (!oci_commit($c)) {
27 die("oci_commit() failed!\n");
H A Dfetch_into1.phpt26 if (!oci_commit($c)) {
27 die("oci_commit() failed!\n");
H A Dfetch_into2.phpt26 if (!oci_commit($c)) {
27 die("oci_commit() failed!\n");

Completed in 75 milliseconds

123