Searched refs:php_oci_statement_cancel (Results 1 – 3 of 3) sorted by relevance
493 int php_oci_statement_cancel(php_oci_statement *statement);
1425 if (php_oci_statement_cancel(statement)) { in PHP_FUNCTION()1529 php_oci_statement_cancel(statement); in PHP_FUNCTION()1573 php_oci_statement_cancel(statement); in PHP_FUNCTION()
860 int php_oci_statement_cancel(php_oci_statement *statement) in php_oci_statement_cancel() function
Completed in 23 milliseconds