Home
last modified time | relevance | path

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

/PHP-5.5/ext/oci8/
H A Dphp_oci8_int.h453 int php_oci_statement_cancel (php_oci_statement * TSRMLS_DC);
H A Doci8_interface.c1354 if (php_oci_statement_cancel(statement TSRMLS_CC)) {
1451 php_oci_statement_cancel(statement TSRMLS_CC);
1495 php_oci_statement_cancel(statement TSRMLS_CC);
H A Doci8_statement.c753 int php_oci_statement_cancel(php_oci_statement *statement TSRMLS_DC) in php_oci_statement_cancel() function

Completed in 29 milliseconds