Home
last modified time | relevance | path

Searched refs:z_filename (Results 1 – 1 of 1) sorted by last modified time

/php-src/ext/pgsql/
H A Dpgsql.c2216 char *z_filename, *mode = "w"; in PHP_FUNCTION() local
2226 Z_PARAM_PATH(z_filename, z_filename_len) in PHP_FUNCTION()
2243 stream = php_stream_open_wrapper(z_filename, mode, REPORT_ERRORS, NULL); in PHP_FUNCTION()

Completed in 20 milliseconds