Home
last modified time | relevance | path

Searched refs:PGSQL_CONNECTION_BAD (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/pgsql/tests/
H A D26async_query_prepared.phpt24 if (pg_connection_status($db) === PGSQL_CONNECTION_BAD) {
37 if (pg_connection_status($db) === PGSQL_CONNECTION_BAD) {
79 if (pg_connection_status($db) === PGSQL_CONNECTION_BAD) {
93 if (pg_connection_status($db) === PGSQL_CONNECTION_BAD) {
H A D29nb_async_connect.phpt17 } elseif (pg_connection_status($db) === PGSQL_CONNECTION_BAD) {
H A D25async_query_params.phpt24 if (pg_connection_status($db) === PGSQL_CONNECTION_BAD) {
H A D04async_query.phpt21 if (pg_connection_status($db) === PGSQL_CONNECTION_BAD) {
/php-src/ext/pgsql/
H A Dpgsql.stub.php75 const PGSQL_CONNECTION_BAD = UNKNOWN; define

Completed in 51 milliseconds