Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/util/
H A Dcheck-format.pl730 sub extra_SPC { subroutine
763 report_flexibly($line_before, extra_SPC($intra_line1), $contents_before) if $intra_line1 =~ m/\s\s\S/ &&
767 report(extra_SPC($intra_line)) if $intra_line =~ m/\s\s\S/ && eof
770 report(extra_SPC($intra_line)) if $intra_line =~ m/\s\s\S/;
/third_party/openssl/util/
H A Dcheck-format.pl730 sub extra_SPC { subroutine
763 report_flexibly($line_before, extra_SPC($intra_line1), $contents_before) if $intra_line1 =~ m/\s\s\S/ &&
767 report(extra_SPC($intra_line)) if $intra_line =~ m/\s\s\S/ && eof
770 report(extra_SPC($intra_line)) if $intra_line =~ m/\s\s\S/;

Completed in 4 milliseconds