Home
last modified time | relevance | path

Searched refs:PHP_STREAM_URL_STAT_LINK (Results 1 – 5 of 5) sorted by last modified time

/PHP-7.4/main/streams/
H A Dstreams.c1988 if (flags & PHP_STREAM_URL_STAT_LINK) {
2007 if (flags & PHP_STREAM_URL_STAT_LINK) {
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 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/ext/standard/
H A Dfilestat.c819 flags |= PHP_STREAM_URL_STAT_LINK; in php_stat()
/PHP-7.4/main/
H A Dphp_streams.h390 #define PHP_STREAM_URL_STAT_LINK 1 macro

Completed in 74 milliseconds