Home
last modified time | relevance | path

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

/PHP-8.1/ext/oci8/tests/
H A Dedition_2.phpt116 // set it back to MYEDITION using oci_set_edition. and get the value.
120 echo "get the value set to MYEDITION with oci_set_edition\n";
232 get the value set to MYEDITION with oci_set_edition
H A Dconn_attr.inc111 $r = oci_set_edition($value);
/PHP-8.1/ext/oci8/
H A Doci8_arginfo.h600 ZEND_FUNCTION(oci_set_edition);
714 ZEND_FE(oci_set_edition, arginfo_oci_set_edition)
H A Doci8.stub.php387 function oci_set_edition(string $edition): bool {} function
H A Doci8_interface.c1688 PHP_FUNCTION(oci_set_edition) in PHP_FUNCTION() argument

Completed in 28 milliseconds