Home
last modified time | relevance | path

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

/php-src/main/streams/
H A Duserspace_arginfo.h28 REGISTER_LONG_CONSTANT("STREAM_META_ACCESS", PHP_STREAM_META_ACCESS, CONST_PERSISTENT); in register_userspace_symbols()
H A Duserspace.c1217 case PHP_STREAM_META_ACCESS: in user_wrapper_metadata()
H A Dplain_wrapper.c1555 case PHP_STREAM_META_ACCESS: in php_plain_files_metadata()
/php-src/main/
H A Dphp_streams.h653 #define PHP_STREAM_META_ACCESS 6 macro
/php-src/ext/standard/
H A Dfilestat.c547 if(wrapper->wops->stream_metadata(wrapper, filename, PHP_STREAM_META_ACCESS, &mode, NULL)) { in PHP_FUNCTION()

Completed in 39 milliseconds