Searched refs:pg_options (Results 1 – 5 of 5) sorted by relevance
48 if (pg_options($db))50 echo "pg_options() error\n";
72 PHP_FUNCTION(pg_options);
457 ZEND_FUNCTION(pg_options);550 ZEND_FE(pg_options, arginfo_pg_options)
31 function pg_options($connection = null): string {} function
865 PHP_FUNCTION(pg_options) in PHP_FUNCTION() argument
Completed in 27 milliseconds