Home
last modified time | relevance | path

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

/PHP-7.2/main/streams/
H A Dplain_wrapper.c1384 case PHP_STREAM_META_OWNER_NAME: in php_plain_files_metadata()
1386 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()
1306 case PHP_STREAM_META_OWNER_NAME: in user_wrapper_metadata()
/PHP-7.2/main/
H A Dphp_streams.h606 #define PHP_STREAM_META_OWNER_NAME 2 macro
/PHP-7.2/ext/standard/
H A Dfilestat.c490 option = PHP_STREAM_META_OWNER_NAME; in php_do_chown()

Completed in 21 milliseconds