Home
last modified time | relevance | path

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

/PHP-8.0/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);
/PHP-8.0/ext/oci8/
H A Doci8_arginfo.h598 ZEND_FUNCTION(oci_set_edition);
712 ZEND_FE(oci_set_edition, arginfo_oci_set_edition)
H A Doci8.stub.php382 function oci_set_edition(string $edition): bool {} function
H A Doci8_interface.c1688 PHP_FUNCTION(oci_set_edition) in PHP_FUNCTION() argument

Completed in 15 milliseconds