Home
last modified time | relevance | path

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

/PHP-7.4/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.h540 int php_oci_unregister_taf_callback(php_oci_connection *connection);
H A Doci8_interface.c111 if (php_oci_unregister_taf_callback(connection) == 0) { in PHP_FUNCTION()
1674 php_oci_unregister_taf_callback(connection); in PHP_FUNCTION()
H A Doci8.c2732 php_oci_unregister_taf_callback(connection); in php_oci_persistent_helper()

Completed in 36 milliseconds