Home
last modified time | relevance | path

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

/PHP-7.1/ext/oci8/
H A Doci8_interface.c1408 if (php_oci_statement_cancel(statement)) { in PHP_FUNCTION()
1507 php_oci_statement_cancel(statement); in PHP_FUNCTION()
1551 php_oci_statement_cancel(statement); in PHP_FUNCTION()
H A Dphp_oci8_int.h491 int php_oci_statement_cancel(php_oci_statement *statement);
H A Doci8_statement.c873 int php_oci_statement_cancel(php_oci_statement *statement) in php_oci_statement_cancel() function

Completed in 25 milliseconds