Home
last modified time | relevance | path

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

/PHP-5.5/ext/oci8/tests/
H A Dcursors.phpt39 var_dump(oci_cancel($data["CURS"]));
42 var_dump(oci_cancel($data["CURS"]));
H A Dreflection1.phpt21 reflection::export(new reflectionfunction('oci_cancel'));
231 Function [ <internal%s> function oci_cancel ] {
/PHP-5.5/ext/oci8/
H A Doci8.c768 PHP_FUNCTION(oci_cancel);
853 PHP_FE(oci_cancel, arginfo_oci_cancel)
928 PHP_FALIAS(ocicancel, oci_cancel, arginfo_oci_cancel)
H A Doci8_interface.c1343 PHP_FUNCTION(oci_cancel) argument

Completed in 25 milliseconds