_fileno 211 ext/zip/lib/zip_source_filep.c _setmode(_fileno(tfp), _O_BINARY ); _fileno 96 ext/zip/lib/zipint.h #define fileno _fileno _fileno 1791 sapi/cgi/cgi_main.c setmode(_fileno(stdin), O_BINARY); /* make the stdio mode be binary */ _fileno 1792 sapi/cgi/cgi_main.c setmode(_fileno(stdout), O_BINARY); /* make the stdio mode be binary */ _fileno 1793 sapi/cgi/cgi_main.c setmode(_fileno(stderr), O_BINARY); /* make the stdio mode be binary */ _fileno 1231 sapi/cli/php_cli.c setmode(_fileno(stdin), O_BINARY); /* make the stdio mode be binary */ _fileno 1232 sapi/cli/php_cli.c setmode(_fileno(stdout), O_BINARY); /* make the stdio mode be binary */ _fileno 1233 sapi/cli/php_cli.c setmode(_fileno(stderr), O_BINARY); /* make the stdio mode be binary */ _fileno 188 sapi/embed/php_embed.c setmode(_fileno(stdin), O_BINARY); /* make the stdio mode be binary */ _fileno 189 sapi/embed/php_embed.c setmode(_fileno(stdout), O_BINARY); /* make the stdio mode be binary */ _fileno 190 sapi/embed/php_embed.c setmode(_fileno(stderr), O_BINARY); /* make the stdio mode be binary */ _fileno 1631 sapi/fpm/fpm/fpm_main.c setmode(_fileno(stdin), O_BINARY); /* make the stdio mode be binary */ _fileno 1632 sapi/fpm/fpm/fpm_main.c setmode(_fileno(stdout), O_BINARY); /* make the stdio mode be binary */ _fileno 1633 sapi/fpm/fpm/fpm_main.c setmode(_fileno(stderr), O_BINARY); /* make the stdio mode be binary */ _fileno 764 sapi/litespeed/lsapi_main.c setmode(_fileno(stdin), O_BINARY); /* make the stdio mode be binary */ _fileno 765 sapi/litespeed/lsapi_main.c setmode(_fileno(stdout), O_BINARY); /* make the stdio mode be binary */ _fileno 766 sapi/litespeed/lsapi_main.c setmode(_fileno(stderr), O_BINARY); /* make the stdio mode be binary */ _fileno 1334 sapi/phpdbg/phpdbg.c setmode(_fileno(stdin), O_BINARY); /* make the stdio mode be binary */ _fileno 1335 sapi/phpdbg/phpdbg.c setmode(_fileno(stdout), O_BINARY); /* make the stdio mode be binary */ _fileno 1336 sapi/phpdbg/phpdbg.c setmode(_fileno(stderr), O_BINARY); /* make the stdio mode be binary */