Home
last modified time | relevance | path

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

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

Completed in 17 milliseconds