php_stream_locate_eol 751 ext/standard/file.c if (!(p = php_stream_locate_eol(stream, target_buf, target_len TSRMLS_CC))) { php_stream_locate_eol 918 main/streams/streams.c eol = php_stream_locate_eol(stream, NULL, 0 TSRMLS_CC);