Home
last modified time | relevance | path

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

/PHP-5.5/main/streams/
H A Dplain_wrapper.c1045 if (flags & PHP_STREAM_URL_STAT_LINK) { in php_plain_files_url_stater()
1051 if (flags & PHP_STREAM_URL_STAT_LINK) { in php_plain_files_url_stater()
H A Dstreams.c1929 if (flags & PHP_STREAM_URL_STAT_LINK) {
1948 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-5.5/main/
H A Dphp_streams.h377 #define PHP_STREAM_URL_STAT_LINK 1 macro
/PHP-5.5/ext/standard/
H A Dfilestat.c900 flags |= PHP_STREAM_URL_STAT_LINK; in php_stat()

Completed in 29 milliseconds