Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dhttp_fopen_wrapper.c136 int eol_detect = 0; in php_stream_url_wrap_http_ex() local
357 eol_detect = stream->flags & (PHP_STREAM_FLAG_DETECT_EOL | PHP_STREAM_FLAG_EOL_MAC); in php_stream_url_wrap_http_ex()
943 stream->flags |= eol_detect; in php_stream_url_wrap_http_ex()

Completed in 7 milliseconds