Home
last modified time | relevance | path

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

123456789

/PHP-5.5/ext/oci8/tests/
H A Dlob_040.phpt18 oci_execute($s);
24 oci_execute($s);
H A Dbind_char_1_11gR1.phpt185 $r = @oci_execute($s);
H A Dedition_2.phpt113 oci_execute($s);
H A Dreflection1.phpt20 reflection::export(new reflectionfunction('oci_execute'));
223 Function [ <internal%s> function oci_execute ] {
H A Dbind_char_3_11gR1.phpt228 $r = @oci_execute($s);
H A Dbind_char_4.phpt233 $r = @oci_execute($s);
H A Dbind_char_4_11gR1.phpt230 $r = @oci_execute($s);
H A Dbind_char_3.phpt231 $r = @oci_execute($s);
/PHP-5.5/ext/oci8/
H A Doci8.c766 PHP_FUNCTION(oci_execute);
852 PHP_FE(oci_execute, arginfo_oci_execute)
927 PHP_FALIAS(ociexecute, oci_execute, arginfo_oci_execute)
H A Doci8_interface.c1322 PHP_FUNCTION(oci_execute) argument
/PHP-5.5/
H A DNEWS8778 - Fixed bug #36403 (oci_execute() no longer supports OCI_DESCRIBE_ONLY). (Tony)

Completed in 90 milliseconds

123456789