Home
last modified time | relevance | path

Searched refs:php_stream_parse_fopen_modes (Results 1 – 3 of 3) sorted by last modified time

/PHP-7.4/main/streams/
H A Dplain_wrapper.c64 PHPAPI int php_stream_parse_fopen_modes(const char *mode, int *open_flags) in php_stream_parse_fopen_modes() function
1052 if (FAILURE == php_stream_parse_fopen_modes(mode, &open_flags)) { in _php_stream_fopen()
H A Dphp_stream_plain_wrapper.h56 PHPAPI int php_stream_parse_fopen_modes(const char *mode, int *open_flags);
/PHP-7.4/win32/
H A Dioutil.c710 if (SUCCESS != php_stream_parse_fopen_modes(modea, &flags)) { in php_win32_ioutil_fopen_w()

Completed in 14 milliseconds