Home
last modified time | relevance | path

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

/PHP-5.5/ext/oci8/
H A Dphp_oci8_int.h381 void php_oci_do_connect (INTERNAL_FUNCTION_PARAMETERS, int , int);
H A Doci8_interface.c1598 php_oci_do_connect(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0, 1);
1606 php_oci_do_connect(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0, 0);
1614 php_oci_do_connect(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1, 0);
H A Doci8.c1727 void php_oci_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent, int exclusive) in php_oci_do_connect() function

Completed in 32 milliseconds