Home
last modified time | relevance | path

Searched refs:php_oci_statement_cancel (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/oci8/
H A Dphp_oci8_int.h493 int php_oci_statement_cancel(php_oci_statement *statement);
H A Doci8_interface.c1425 if (php_oci_statement_cancel(statement)) { in PHP_FUNCTION()
1530 php_oci_statement_cancel(statement); in PHP_FUNCTION()
1578 php_oci_statement_cancel(statement); in PHP_FUNCTION()
H A Doci8_statement.c860 int php_oci_statement_cancel(php_oci_statement *statement) in php_oci_statement_cancel() function

Completed in 39 milliseconds