Searched refs:pg_client_encoding (Results 1 – 5 of 5) sorted by relevance
14 $enc = pg_client_encoding($db);
49 'pg_client_encoding',129 Deprecated: pg_client_encoding(): Automatic fetching of PostgreSQL connection is deprecated in %s o…
520 ZEND_FUNCTION(pg_client_encoding);639 ZEND_FE(pg_client_encoding, arginfo_pg_client_encoding)640 ZEND_DEP_FALIAS(pg_clientencoding, pg_client_encoding, arginfo_pg_clientencoding)
820 function pg_client_encoding(?PgSql\Connection $connection = null): string {} function
2922 PHP_FUNCTION(pg_client_encoding) in PHP_FUNCTION() argument
Completed in 45 milliseconds