Home
last modified time | relevance | path

Searched refs:PHP_STREAM_URL_STAT_LINK (Results 1 – 5 of 5) sorted by relevance

/PHP-7.4/main/streams/
H A Dplain_wrapper.c1164 if (flags & PHP_STREAM_URL_STAT_LINK) { in php_plain_files_url_stater()
1169 if (flags & PHP_STREAM_URL_STAT_LINK) { in php_plain_files_url_stater()
H A Dstreams.c1988 if (flags & PHP_STREAM_URL_STAT_LINK) {
2007 if (flags & PHP_STREAM_URL_STAT_LINK) {
H A Duserspace.c92 …REGISTER_LONG_CONSTANT("STREAM_URL_STAT_LINK", PHP_STREAM_URL_STAT_LINK, CONST_CS|CONST_PERSIST… in PHP_MINIT_FUNCTION()
/PHP-7.4/main/
H A Dphp_streams.h390 #define PHP_STREAM_URL_STAT_LINK 1 macro
/PHP-7.4/ext/standard/
H A Dfilestat.c819 flags |= PHP_STREAM_URL_STAT_LINK; in php_stat()

Completed in 26 milliseconds