Searched defs:pg_null_as (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/pdo_pgsql/ |
H A D | pgsql_driver.c | 653 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 D | pgsql.c | 3297 char *pg_null_as = NULL; in PHP_FUNCTION() local 3419 char *pg_null_as = NULL; in PHP_FUNCTION() local
|
Completed in 20 milliseconds