Home
last modified time | relevance | path

Searched refs:oci_cancel (Results 1 – 6 of 6) sorted by relevance

/PHP-7.4/ext/oci8/tests/
H A Dimp_res_get_cancel.phpt2 Oracle Database 12c Implicit Result Sets: oci_get_implicit_resultset: oci_cancel
44 oci_cancel($s1);
H A Dcursors.phpt39 var_dump(oci_cancel($data["CURS"]));
42 var_dump(oci_cancel($data["CURS"]));
H A Dimp_res_cancel.phpt2 Oracle Database 12c Implicit Result Sets: oci_cancel
46 var_dump(oci_cancel($s));
H A Dreflection1.phpt21 reflection::export(new reflectionfunction('oci_cancel'));
232 Function [ <internal%s> function oci_cancel ] {
/PHP-7.4/ext/oci8/
H A Doci8.c648 PHP_FUNCTION(oci_cancel);
733 PHP_FE(oci_cancel, arginfo_oci_cancel)
813 PHP_FALIAS(ocicancel, oci_cancel, arginfo_oci_cancel)
H A Doci8_interface.c1414 PHP_FUNCTION(oci_cancel) in PHP_FUNCTION() argument

Completed in 21 milliseconds