Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/util/
H A Dcheck-format.pl337 sub check_indent { # used for lines outside multi-line string literals subroutine
940 check_indent() if $count >= 0; # not for start of preprocessor directive and not if multi-line string literal is continued
1111 if (@nested_symbols[$i] ne "?") { # conditionals '?' ... ':' are treated specially in check_indent()
/third_party/openssl/util/
H A Dcheck-format.pl337 sub check_indent { # used for lines outside multi-line string literals subroutine
940 check_indent() if $count >= 0; # not for start of preprocessor directive and not if multi-line string literal is continued
1111 if (@nested_symbols[$i] ne "?") { # conditionals '?' ... ':' are treated specially in check_indent()

Completed in 4 milliseconds