Home
last modified time | relevance | path

Searched refs:php_oci_unregister_taf_callback (Results 1 – 4 of 4) sorted by relevance

/PHP-7.0/ext/oci8/
H A Doci8_failover.c90 int php_oci_unregister_taf_callback(php_oci_connection *connection) in php_oci_unregister_taf_callback() function
H A Dphp_oci8_int.h538 int php_oci_unregister_taf_callback(php_oci_connection *connection);
H A Doci8_interface.c99 if (php_oci_unregister_taf_callback(connection) == 0) { in PHP_FUNCTION()
1619 php_oci_unregister_taf_callback(connection); in PHP_FUNCTION()
H A Doci8.c2713 php_oci_unregister_taf_callback(connection); in php_oci_persistent_helper()

Completed in 29 milliseconds