Searched refs:php_oci_statement_cancel (Results 1 – 3 of 3) sorted by relevance
476 int php_oci_statement_cancel(php_oci_statement *statement TSRMLS_DC);
1349 if (php_oci_statement_cancel(statement TSRMLS_CC)) {1440 php_oci_statement_cancel(statement TSRMLS_CC);1478 php_oci_statement_cancel(statement TSRMLS_CC);
850 int php_oci_statement_cancel(php_oci_statement *statement TSRMLS_DC) in php_oci_statement_cancel() function
Completed in 25 milliseconds