PHP_STREAM_URL_STAT_LINK 888 ext/standard/filestat.c flags |= PHP_STREAM_URL_STAT_LINK; PHP_STREAM_URL_STAT_LINK 1068 main/streams/plain_wrapper.c if (flags & PHP_STREAM_URL_STAT_LINK) { PHP_STREAM_URL_STAT_LINK 1073 main/streams/plain_wrapper.c if (flags & PHP_STREAM_URL_STAT_LINK) { PHP_STREAM_URL_STAT_LINK 1925 main/streams/streams.c if (flags & PHP_STREAM_URL_STAT_LINK) { PHP_STREAM_URL_STAT_LINK 1944 main/streams/streams.c if (flags & PHP_STREAM_URL_STAT_LINK) { PHP_STREAM_URL_STAT_LINK 94 main/streams/userspace.c REGISTER_LONG_CONSTANT("STREAM_URL_STAT_LINK", PHP_STREAM_URL_STAT_LINK, CONST_CS|CONST_PERSISTENT);