Home
last modified time | relevance | path

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

/PHP-7.2/main/
H A Dphp_streams.h392 #define PHP_STREAM_URL_STAT_NOCACHE 4 macro
/PHP-7.2/main/streams/
H A Dstreams.c1899 if (!(flags & PHP_STREAM_URL_STAT_NOCACHE)) {
1918 if (!(flags & PHP_STREAM_URL_STAT_NOCACHE)) {
/PHP-7.2/ext/standard/
H A Dfile.c1722 …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 20 milliseconds