Home
last modified time | relevance | path

Searched refs:column_alignments_only (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/util/
H A Dcheck-format.pl748 …sub column_alignments_only { # return 1 if the given line has multiple consecutive spaces only at … subroutine
764 … !( column_alignments_only($head1, $intra_line1, $_ ) # compare with $line
766column_alignments_only($head1, $intra_line1, $contents_before_2))); # compare w/ $line_before2
768 … && ! column_alignments_only($head , $intra_line , $contents_before_ ) ; # compare w/ $line_before