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