PHP_STREAM_URL_STAT_NOCACHE 1716 ext/standard/file.c 	switch (php_stream_stat_path_ex(dest, PHP_STREAM_URL_STAT_QUIET | PHP_STREAM_URL_STAT_NOCACHE, &dest_s, ctx)) {
PHP_STREAM_URL_STAT_NOCACHE 1923 main/streams/streams.c 	if (!(flags & PHP_STREAM_URL_STAT_NOCACHE)) {
PHP_STREAM_URL_STAT_NOCACHE 1942 main/streams/streams.c 		        if (!(flags & PHP_STREAM_URL_STAT_NOCACHE)) {