Home
last modified time | relevance | path

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

/php-src/ext/pdo_pgsql/
H A Dpgsql_driver.c653 char *table_name, *pg_delim = NULL, *pg_null_as = NULL, *pg_fields = NULL; in pgsqlCopyFromArray_internal() local
773 char *table_name, *filename, *pg_delim = NULL, *pg_null_as = NULL, *pg_fields = NULL; in pgsqlCopyFromFile_internal() local
875 char *table_name, *pg_delim = NULL, *pg_null_as = NULL, *pg_fields = NULL, *filename = NULL; in pgsqlCopyToFile_internal() local
975 char *table_name, *pg_delim = NULL, *pg_null_as = NULL, *pg_fields = NULL; in pgsqlCopyToArray_internal() local
/php-src/ext/pgsql/
H A Dpgsql.c3297 char *pg_null_as = NULL; in PHP_FUNCTION() local
3419 char *pg_null_as = NULL; in PHP_FUNCTION() local

Completed in 27 milliseconds