Home
last modified time | relevance | path

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

/PHP-7.3/win32/
H A Dioutil.c249 _setmode(fd, _O_TEXT); in php_win32_ioutil_open_w()
251 _setmode(fd, _O_BINARY); in php_win32_ioutil_open_w()
/PHP-7.3/ext/zip/lib/
H A Dzip_source_filep.c211 _setmode(_fileno(tfp), _O_BINARY ); in create_temp_output()
H A Dzipint.h112 #define _setmode setmode macro
/PHP-7.3/ext/fileinfo/
H A Dlibmagic.patch3535 - _setmode(STDIN_FILENO, O_BINARY);

Completed in 25 milliseconds