Searched refs:oci_cancel (Results 1 – 4 of 4) sorted by relevance
39 var_dump(oci_cancel($data["CURS"]));42 var_dump(oci_cancel($data["CURS"]));
21 reflection::export(new reflectionfunction('oci_cancel'));231 Function [ <internal%s> function oci_cancel ] {
768 PHP_FUNCTION(oci_cancel);853 PHP_FE(oci_cancel, arginfo_oci_cancel)928 PHP_FALIAS(ocicancel, oci_cancel, arginfo_oci_cancel)
1343 PHP_FUNCTION(oci_cancel) argument
Completed in 38 milliseconds