Searched refs:oci_set_edition (Results 1 – 5 of 5) sorted by relevance
112 // 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
111 $r = oci_set_edition($value);
598 ZEND_FUNCTION(oci_set_edition);712 ZEND_FE(oci_set_edition, arginfo_oci_set_edition)
382 function oci_set_edition(string $edition): bool {} function
1688 PHP_FUNCTION(oci_set_edition) in PHP_FUNCTION() argument
Completed in 25 milliseconds