Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dphp_streams.h379 #define PHP_STREAM_URL_STAT_NOCACHE 4 macro
/PHP-5.5/main/streams/
H A Dstreams.c1927 if (!(flags & PHP_STREAM_URL_STAT_NOCACHE)) {
1946 if (!(flags & PHP_STREAM_URL_STAT_NOCACHE)) {
/PHP-5.5/ext/standard/
H A Dfile.c1671 …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 32 milliseconds