Home
last modified time | relevance | path

Searched refs:pg_client_encoding (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/pgsql/tests/
H A D07optional.phpt14 $enc = pg_client_encoding($db);
H A Ddeprecated_implicit_default_link.phpt49 'pg_client_encoding',
129 Deprecated: pg_client_encoding(): Automatic fetching of PostgreSQL connection is deprecated in %s o…
/php-src/ext/pgsql/
H A Dpgsql_arginfo.h519 ZEND_FUNCTION(pg_client_encoding);
637 ZEND_FE(pg_client_encoding, arginfo_pg_client_encoding)
H A Dpgsql.stub.php820 function pg_client_encoding(?PgSql\Connection $connection = null): string {} function
H A Dpgsql.c2944 PHP_FUNCTION(pg_client_encoding) in PHP_FUNCTION() argument

Completed in 33 milliseconds