Searched refs:pg_parameter_status (Results 1 – 5 of 5) sorted by relevance
22 $pg = pg_parameter_status('server_version');
75 PHP_FUNCTION(pg_parameter_status);
462 ZEND_FUNCTION(pg_parameter_status);555 ZEND_FE(pg_parameter_status, arginfo_pg_parameter_status)
46 function pg_parameter_status($connection, string $name = UNKNOWN): string|false {} function
900 PHP_FUNCTION(pg_parameter_status) in PHP_FUNCTION() argument
Completed in 40 milliseconds