Home
last modified time | relevance | path

Searched refs:oci_set_edition (Results 1 – 5 of 5) sorted by relevance

/PHP-7.4/ext/oci8/tests/
H A Dedition_2.phpt112 // set it back to MYEDITION using oci_set_edition. and get the value.
116 echo "get the value set to MYEDITION with oci_set_edition\n";
228 get the value set to MYEDITION with oci_set_edition
H A Dconn_attr.inc111 $r = oci_set_edition($value);
H A Dreflection1.phpt124 reflection::export(new reflectionfunction('oci_set_edition'));
1058 Function [ <internal%s> function oci_set_edition ] {
/PHP-7.4/ext/oci8/
H A Doci8.c680 PHP_FUNCTION(oci_set_edition);
784 PHP_FE(oci_set_edition, arginfo_oci_set_edition)
H A Doci8_interface.c1906 PHP_FUNCTION(oci_set_edition) in PHP_FUNCTION() argument

Completed in 34 milliseconds