APR_FOPEN_BINARY   90 srclib/apr/include/apr_file_io.h #define APR_BINARY           APR_FOPEN_BINARY     /**< @deprecated @see APR_FOPEN_BINARY */   
APR_FOPEN_BINARY  453 support/htcacheclean.c             if (apr_file_open(&fd, nextpath, APR_FOPEN_READ | APR_FOPEN_BINARY,
APR_FOPEN_BINARY  524 support/htcacheclean.c             if (apr_file_open(&fd, nextpath, APR_FOPEN_READ | APR_FOPEN_BINARY,