Home
last modified time | relevance | path

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

/PHP-8.2/main/
H A Dphp_memory_streams.h50 PHPAPI int php_stream_mode_from_str(const char *mode);
/PHP-8.2/ext/standard/
H A Dphp_fopen_wrapper.c204 mode_rw = php_stream_mode_from_str(mode); in php_stream_url_wrap_php()
209 mode_rw = php_stream_mode_from_str(mode); in php_stream_url_wrap_php()
/PHP-8.2/main/streams/
H A Dmemory.c264 PHPAPI int php_stream_mode_from_str(const char *mode) in php_stream_mode_from_str() function

Completed in 10 milliseconds