Searched refs:MAX_LINE_LENGTH (Results 1 – 1 of 1) sorted by relevance
96 use constant MAX_LINE_LENGTH => 80; constant102 my $max_length = MAX_LINE_LENGTH;347 length($contents) == MAX_LINE_LENGTH + length("\n");596 report("line length = $len > ".MAX_LINE_LENGTH);
Completed in 5 milliseconds