Home
last modified time | relevance | path

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

/PHP-8.3/ext/oci8/
H A Doci8_interface.c1479 php_oci_do_connect(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0, 1); in PHP_FUNCTION()
1486 php_oci_do_connect(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0, 0); in PHP_FUNCTION()
1493 php_oci_do_connect(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1, 0); in PHP_FUNCTION()
H A Dphp_oci8_int.h431 void php_oci_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent, int exclusive);
H A Doci8.c745 void php_oci_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent, int exclusive) in php_oci_do_connect() function

Completed in 20 milliseconds