• Home
  • Raw
  • Download

Lines Matching refs:number

114 * Increment a number::
459 @item @var{number}
461 @cindex Line, selecting by number
462 Specifying a line number will match only that line in the input.
471 a non-negative @var{n} such that the current line-number equals
586 If the second address is a @var{number} less than (or equal to)
604 A line number of @code{0} can be used in an address specification like
623 until the next line whose input line number is a multiple of @var{N}.
975 a number from 1 to 9, inclusive) references, which refer to
1024 @item @var{number}
1026 Only replace the @var{number}th match of the @var{regexp}.
1028 @cindex @acronym{GNU} extensions, @code{g} and @var{number} modifier interaction in @code{s} command
1029 @cindex Mixing @code{g} and @var{number} modifiers in the @code{s} command
1031 when you mix the @code{g} and @var{number} modifiers,
1035 ignore matches before the @var{number}th,
1037 the @var{number}th on.
1157 contain the same number of characters (after de-escaping).
1212 @findex = (print line number) command
1213 @cindex Printing line number
1214 @cindex Line number, printing
1215 Print out the current input line number (with a trailing newline).
1631 * Increment a number::
1655 To change that width, the number in @code{\@{@dots{}\@}} must be
1656 replaced, and the number of added spaces also must be changed.
1700 @node Increment a number
1708 To increment one number you just add 1 to last digit, replacing
2078 It uses @command{sed} to print the line number, then groups lines two
2083 is printed as soon as possible and then discarded. The number
2086 (using a @code{y} command). The line number for the next line
2101 # Add the correct line number before the pattern
2113 # Get the line number from hold space; add a zero
2139 # compose the new number, remove the newline implicitly added by G
2202 tens and so on: we simply add the number of characters
2212 convert units, removing @samp{a}s from the number; then we
2359 It displays the first 10 lines of input; the number of displayed
2409 the last script: after we have kicked in the appropriate number
2834 would depend on whether foo has an even or an odd number of
3114 and any following digits as a decimal number. If the number
3121 Inside a character class, or if the decimal number is
3232 a number of alternatives are involved, but it should be the
3244 last character of the pattern if a number of alternatives
3530 number of any subsequent capturing subpatterns. For example,
3539 and are numbered 1 and 2. The maximum number of captured
3540 substrings is 99, while the maximum number of all subpatterns,
3586 maximum number of permitted matches, by giving the two
3597 is not a special character. If the second number is omitted,
3599 second number and the comma are both omitted, the quantifier
3600 specifies an exact number of required matches. Thus
3658 number of permitted times), without causing the rest of the
3682 ceases to be greedy, and instead matches the minimum number
3686 number of matches. Do not confuse this use of question
3753 However, if the decimal number following the backslash is
3797 back reference number; this is different from what happens
3818 matches any number of @samp{a}s and also @samp{aba}, @samp{ababbaa},
3987 again to see if a different number of repeats allows the
4024 while both @code{\d+} and @code{\d+?} are prepared to adjust the number of
4069 that can itself be repeated an unlimited number of
4087 matches an unlimited number of substrings that either consist
4099 a large number of ways, and all have to be tried.@footnote{The
4136 is satisfied if the capturing subpattern of that number has
4137 previously matched. The number must be greater than zero.
4214 number of substrings which can either be a sequence of