Home
last modified time | relevance | path

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

/PHP-8.0/ext/pgsql/
H A Dpgsql.stub.php417 function pg_copy_to($connection, string $table_name, string $separator = "\t", string $null_as = "\… argument
420 …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 12 milliseconds