Searched refs:firstEOLInFile (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Tools/Scripts/
H A DVCSUtils.pm521 sub firstEOLInFile($) subroutine
1036 # FIXME: We shouldn't query the file system (via firstEOLInFile()) to determine the
1040 $indexPathEOL = firstEOLInFile($headerHashRef->{indexPath}) if !$headerHashRef->{isNew} && !$headerHashRef->{isBinary};

Completed in 96 milliseconds