Searched refs:PGSQL_STATUS_STRING (Results 1 – 2 of 2) sorted by relevance
15 echo pg_result_status($result, PGSQL_STATUS_STRING)."\n";
64 #define PGSQL_STATUS_STRING 2 macro1115 REGISTER_LONG_CONSTANT("PGSQL_STATUS_STRING", PGSQL_STATUS_STRING, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()4997 else if (result_type == PGSQL_STATUS_STRING) {
Completed in 17 milliseconds