Home
last modified time | relevance | path

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

/PHP-5.6/ext/oci8/
H A Dphp_oci8_int.h476 int php_oci_statement_cancel(php_oci_statement *statement TSRMLS_DC);
H A Doci8_interface.c1349 if (php_oci_statement_cancel(statement TSRMLS_CC)) {
1440 php_oci_statement_cancel(statement TSRMLS_CC);
1478 php_oci_statement_cancel(statement TSRMLS_CC);
H A Doci8_statement.c850 int php_oci_statement_cancel(php_oci_statement *statement TSRMLS_DC) in php_oci_statement_cancel() function

Completed in 33 milliseconds