Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dphp_streams.h392 #define PHP_STREAM_URL_STAT_NOCACHE 4 macro
/PHP-7.4/main/streams/
H A Dstreams.c1986 if (!(flags & PHP_STREAM_URL_STAT_NOCACHE)) {
2005 if (!(flags & PHP_STREAM_URL_STAT_NOCACHE)) {
/PHP-7.4/ext/standard/
H A Dfile.c1710 …switch (php_stream_stat_path_ex(dest, PHP_STREAM_URL_STAT_QUIET | PHP_STREAM_URL_STAT_NOCACHE, &de… in php_copy_file_ctx()

Completed in 25 milliseconds