Searched refs:parseFirstEOL (Results 1 – 3 of 3) sorted by relevance
62 return parseFirstEOL($fileHandle);
71 &parseFirstEOL454 sub parseFirstEOL($) subroutine482 $eol = parseFirstEOL(*FILE);
1376 … - Added parseFirstEOL(), which returns the first end-of-line character(s) that appear in the1390 * Scripts/webkitperl/VCSUtils_unittest/parseFirstEOL.pl: Added.