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