Home
last modified time | relevance | path

Searched defs:pg_null_as (Results 1 – 2 of 2) sorted by relevance

/PHP-8.2/ext/pdo_pgsql/
H A Dpgsql_driver.c598 char *table_name, *pg_delim = NULL, *pg_null_as = NULL, *pg_fields = NULL; in pgsqlCopyFromArray_internal() local
714 char *table_name, *filename, *pg_delim = NULL, *pg_null_as = NULL, *pg_fields = NULL; in pgsqlCopyFromFile_internal() local
816 char *table_name, *pg_delim = NULL, *pg_null_as = NULL, *pg_fields = NULL, *filename = NULL; in pgsqlCopyToFile_internal() local
916 char *table_name, *pg_delim = NULL, *pg_null_as = NULL, *pg_fields = NULL; in pgsqlCopyToArray_internal() local
/PHP-8.2/ext/pgsql/
H A Dpgsql.c3037 char *pg_null_as = NULL; in PHP_FUNCTION() local
3134 char *pg_null_as = NULL; in PHP_FUNCTION() local

Completed in 33 milliseconds