Home
last modified time | relevance | path

Searched refs:php_stream_open_wrapper_rel (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/main/streams/
H A Dcast.c352 stream = php_stream_open_wrapper_rel(path, mode, options|STREAM_WILL_CAST, opened_path); in _php_stream_open_wrapper_as_file()
/PHP-7.4/main/
H A Dphp_streams.h79 #define php_stream_open_wrapper_rel(path, mode, options, opened) _php_stream_open_wrapper_ex((path)… macro

Completed in 11 milliseconds