Home
last modified time | relevance | path

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

/PHP-7.0/ext/oci8/
H A Doci8_interface.c1634 php_oci_do_connect(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0, 1); in PHP_FUNCTION()
1642 php_oci_do_connect(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0, 0); in PHP_FUNCTION()
1650 php_oci_do_connect(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1, 0); in PHP_FUNCTION()
H A Dphp_oci8_int.h424 void php_oci_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent, int exclusive);
H A Doci8.c1623 void php_oci_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent, int exclusive) in php_oci_do_connect() function

Completed in 23 milliseconds