Home
last modified time | relevance | path

Searched refs:oci_new_connect (Results 26 – 34 of 34) sorted by relevance

12

/PHP-5.5/ext/oci8/tests/
H A Ddrcp_scope4.phpt24 $c = oci_new_connect($user,$password,$dbase);
H A Ddrcp_scope5.phpt24 $c = oci_new_connect($user,$password,$dbase);
H A Dedition_1.phpt64 $conn2 = oci_new_connect('testuser','testuser',$dbase);
H A Dbug41069.phpt74 $c = oci_new_connect($user, $password, $dbase);
H A Dreflection1.phpt40 reflection::export(new reflectionfunction('oci_new_connect'));
377 Function [ <internal%s> function oci_new_connect ] {
/PHP-5.5/ext/oci8/
H A Doci8.c780 PHP_FUNCTION(oci_new_connect);
873 PHP_FE(oci_new_connect, arginfo_oci_new_connect)
942 PHP_FALIAS(ocinlogon, oci_new_connect, arginfo_oci_new_connect)
H A Doci8_interface.c1596 PHP_FUNCTION(oci_new_connect) argument
/PHP-5.5/
H A Dphp.ini-development1275 ; oci_connect() and oci_new_connect() connections.
H A Dphp.ini-production1275 ; oci_connect() and oci_new_connect() connections.

Completed in 55 milliseconds

12