Home
last modified time | relevance | path

Searched refs:php_stream_mode_from_str (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/main/
H A Dphp_memory_streams.h52 PHPAPI int php_stream_mode_from_str(const char *mode);
/PHP-7.4/ext/standard/
H A Dphp_fopen_wrapper.c206 mode_rw = php_stream_mode_from_str(mode); in php_stream_url_wrap_php()
211 mode_rw = php_stream_mode_from_str(mode); in php_stream_url_wrap_php()
/PHP-7.4/main/streams/
H A Dmemory.c276 PHPAPI int php_stream_mode_from_str(const char *mode) in php_stream_mode_from_str() function

Completed in 10 milliseconds