Home
last modified time | relevance | path

Searched refs:PGSQL_STATUS_STRING (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/pgsql/tests/
H A D16pg_result_status.phpt15 echo pg_result_status($result, PGSQL_STATUS_STRING)."\n";
/PHP-5.5/ext/pgsql/
H A Dpgsql.c64 #define PGSQL_STATUS_STRING 2 macro
1115 REGISTER_LONG_CONSTANT("PGSQL_STATUS_STRING", PGSQL_STATUS_STRING, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()
5014 else if (result_type == PGSQL_STATUS_STRING) {

Completed in 18 milliseconds