Home
last modified time | relevance | path

Searched refs:null_as (Results 1 – 2 of 2) sorted by relevance

/PHP-8.1/ext/pgsql/
H A Dpgsql.stub.php411 …ction $connection, string $table_name, string $separator = "\t", string $null_as = "\\\\N"): array… argument
413 …tion, string $table_name, array $rows, string $separator = "\t", string $null_as = "\\\\N"): bool … argument
H A Dpgsql_arginfo.h310 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, null_as, IS_STRING, 0, "\"\\\\\\\\N\"")
318 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, null_as, IS_STRING, 0, "\"\\\\\\\\N\"")

Completed in 9 milliseconds