Searched refs:continuation (Results 1 – 11 of 11) sorted by relevance
34 fsp_continuation_f continuation; member
16 - *Comment Continuation:* If a comment ends with a line continuation19 either remove the continuation character, or be sure the next line is
148 params.continuation = (fsp_continuation_f)asm_continuation; in fsp_init()
417 - Prefer line-breaks after operators to show continuation.427 - Long lines should have continuation start at the same level as the parens or
3508 my $continuation = 0;3513 $continuation = 1;3523 $prevline =~ /\\\s*$/) && $continuation == 0) {3528 $continuation = 0;3542 if ($continuation ||3546 $continuation = ($s =~ /^.*?\\\n/) ? 1 : 0;
94 the continuation character (``\``)96 - When splitting a long variable over multiple lines, all continuation lines
297 " Only indent if there was actually a continuation character on
486 +trailing backslash indicates a continuation of the command). In other
3666 -# Look whether second part is continuation line.3673 -# We found a continuation line. But before printing insert '\'.4593 -# Look whether second part is continuation line.4602 -# We found a continuation line. But before printing insert '\'.4860 -# Look whether second part is a continuation line.4867 -# We found a continuation line. But before printing insert '\'.
170 starts with "... so that" as a continuation of the subject line is
687 console. The example is a continuation of the setup procedure found in847 emulator's console. The example is a continuation of the setup procedure