Home
last modified time | relevance | path

Searched refs:PHP_STREAM_META_OWNER_NAME (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/main/streams/
H A Dplain_wrapper.c1326 case PHP_STREAM_META_OWNER_NAME: in php_plain_files_metadata()
1328 if(option == PHP_STREAM_META_OWNER_NAME) { in php_plain_files_metadata()
H A Duserspace.c114 …REGISTER_LONG_CONSTANT("STREAM_META_OWNER_NAME", PHP_STREAM_META_OWNER_NAME, CONST_CS|CONST_PERSI… in PHP_MINIT_FUNCTION()
1399 case PHP_STREAM_META_OWNER_NAME: in user_wrapper_metadata()
/PHP-5.5/main/
H A Dphp_streams.h599 #define PHP_STREAM_META_OWNER_NAME 2 macro
/PHP-5.5/ext/standard/
H A Dfilestat.c581 option = PHP_STREAM_META_OWNER_NAME; in php_do_chown()

Completed in 23 milliseconds