Home
last modified time | relevance | path

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

/PHP-8.1/ext/standard/
H A Dfile.c1672 …int src_stat_flags = (src_flg & STREAM_DISABLE_OPEN_BASEDIR) ? PHP_STREAM_URL_STAT_IGNORE_OPEN_BAS… in php_copy_file_ctx() local
1674 switch (php_stream_stat_path_ex(src, src_stat_flags, &src_s, ctx)) { in php_copy_file_ctx()

Completed in 12 milliseconds