Home
last modified time | relevance | path

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

/PHP-7.2/main/streams/
H A Dplain_wrapper.c1091 if (flags & PHP_STREAM_URL_STAT_LINK) { in php_plain_files_url_stater()
1096 if (flags & PHP_STREAM_URL_STAT_LINK) { in php_plain_files_url_stater()
H A Dstreams.c1901 if (flags & PHP_STREAM_URL_STAT_LINK) {
1920 if (flags & PHP_STREAM_URL_STAT_LINK) {
H A Duserspace.c94 …REGISTER_LONG_CONSTANT("STREAM_URL_STAT_LINK", PHP_STREAM_URL_STAT_LINK, CONST_CS|CONST_PERSIST… in PHP_MINIT_FUNCTION()
/PHP-7.2/main/
H A Dphp_streams.h390 #define PHP_STREAM_URL_STAT_LINK 1 macro
/PHP-7.2/ext/standard/
H A Dfilestat.c813 flags |= PHP_STREAM_URL_STAT_LINK; in php_stat()

Completed in 23 milliseconds