Home
last modified time | relevance | path

Searched refs:conn_str (Results 26 – 50 of 55) sorted by relevance

123

/PHP-5.3/ext/pgsql/tests/
H A D80_bug42783.phpt12 $dbh = @pg_connect($conn_str);
H A D09notice.phpt19 $db = pg_connect($conn_str);
H A D11pg_meta_data.phpt11 $db = pg_connect($conn_str);
H A D80_bug36625.phpt12 $dbh = @pg_connect($conn_str);
H A D02connection.phpt11 $db = pg_pconnect($conn_str);
H A D17result.phpt11 $db = pg_connect($conn_str);
H A D80_bug27597.phpt12 $dbh = @pg_connect($conn_str);
H A Dpg_insert_001.phpt10 $conn = pg_connect($conn_str);
H A Dskipif.inc15 $conn = @pg_connect($conn_str);
H A D80_bug24499.phpt12 $dbh = @pg_connect($conn_str);
H A D80_bug32223.phpt24 $dbh = @pg_connect($conn_str);
H A D80_bug32223b.phpt24 define('dbh', pg_connect($conn_str));
H A D04async_query.phpt10 $db = pg_connect($conn_str);
H A D23sync_query_params.phpt13 $db = pg_connect($conn_str);
H A D80_bug14383.phpt12 $dbh = @pg_connect($conn_str);
H A Dbug47199.phpt12 $dbh = pg_connect($conn_str);
H A Dpg_update_001.phpt10 $conn = pg_connect($conn_str);
H A D24sync_query_prepared.phpt13 $db = pg_connect($conn_str);
H A D27large_object_oid.phpt15 $db = pg_connect($conn_str);
H A Dpg_meta_data_001.phpt10 $conn = pg_connect($conn_str);
H A D03sync_query.phpt10 $db = pg_connect($conn_str);
H A D25async_query_params.phpt13 $db = pg_connect($conn_str);
H A D28large_object_import_oid.phpt15 $db = pg_connect($conn_str);
H A Dbug60244.phpt12 $db = pg_connect($conn_str);
H A Dpg_select_001.phpt10 $conn = pg_connect($conn_str);

Completed in 23 milliseconds

123