Searched refs:ocidefinebyname (Results 1 – 3 of 3) sorted by relevance
9 var_dump(function_exists('ocidefinebyname'));
13 function ocidefinebyname($statement, string $column, mixed &$var, int $type = 0): bool {} function
628 ZEND_DEP_FALIAS(ocidefinebyname, oci_define_by_name, arginfo_ocidefinebyname)
Completed in 9 milliseconds