Home
last modified time | relevance | path

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

/PHP-5.5/ext/oci8/tests/
H A Dedition_2.phpt104 // set it back to MYEDITION using oci_set_edition. and get the value.
108 echo "get the value set to MYEDITION with oci_set_edition \n";
220 get the value set to MYEDITION with oci_set_edition
H A Dconn_attr.inc113 $r = oci_set_edition($value);
H A Dreflection1.phpt124 reflection::export(new reflectionfunction('oci_set_edition'));
1057 Function [ <internal%s> function oci_set_edition ] {
/PHP-5.5/ext/oci8/
H A Doci8.c797 PHP_FUNCTION(oci_set_edition);
901 PHP_FE(oci_set_edition, arginfo_oci_set_edition)
H A Doci8_interface.c1782 PHP_FUNCTION(oci_set_edition) argument

Completed in 33 milliseconds