Lines Matching refs:hold
419 @cindex Buffer spaces, pattern and hold
420 @cindex Spaces, pattern and hold
424 and the auxiliary @emph{hold} space. Both are initially empty.
445 deleted between two cycles. The hold space, on the other hand, keeps
1291 @findex h (hold) command
1292 @cindex Copy pattern space into hold space
1293 @cindex Replace hold space with copy of pattern space
1295 Replace the contents of the hold space with the contents of the pattern space.
1299 @cindex Append pattern space to hold space
1301 Append a newline to the contents of the hold space,
1302 and then append the contents of the pattern space to that of the hold space.
1306 @cindex Copy hold space into pattern space
1307 @cindex Replace pattern space with copy of hold space
1309 Replace the contents of the pattern space with the contents of the hold space.
1313 @cindex Append hold space to pattern space
1316 and then append the contents of the hold space to that of the pattern space.
1320 @cindex Exchange hold space with pattern space
1322 Exchange the contents of the hold and pattern spaces.
1836 # hold space contains the new filename
2004 is then composed and stored in the hold space, to be used in the
2023 # Get the line number from hold space; add a zero
2032 # keep changing digits in hold space
2103 As usual, running totals are kept in hold space.
2117 # Add n+1 a's to hold space (+1 is for the newline)
2188 # Append them to hold space
2256 final output in the hold space and prints it at the end:
2285 of lines, however, we stop using the hold space to keep inter-line
2511 limit line lengths (for the pattern and hold spaces)