Home
last modified time | relevance | path

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

/PHP-8.3/ext/oci8/
H A Doci8_interface.c1233 if (php_oci_statement_cancel(statement)) { in PHP_FUNCTION()
1331 php_oci_statement_cancel(statement); in PHP_FUNCTION()
1375 php_oci_statement_cancel(statement); in PHP_FUNCTION()
H A Dphp_oci8_int.h498 int php_oci_statement_cancel(php_oci_statement *statement);
H A Doci8_statement.c876 int php_oci_statement_cancel(php_oci_statement *statement) in php_oci_statement_cancel() function

Completed in 26 milliseconds