Searched refs:ociexecute (Results 1 – 6 of 6) sorted by relevance
24 /* the define MUST be done BEFORE ociexecute! */
17 var_dump(function_exists('ociexecute'));
209 function ociexecute($statement, int $mode = OCI_COMMIT_ON_SUCCESS): bool {} function
680 ZEND_DEP_FALIAS(ociexecute, oci_execute, arginfo_ociexecute)
Completed in 19 milliseconds