Lines Matching +refs:eval +refs:multiple +refs:tops

334 * Redirection::                 How to redirect output to multiple files and
587 language more powerful, introducing user-defined functions, multiple input
1134 Because of this, many systems have multiple
1765 @cindex multiple statements on one line
1882 @c multiple ways to do things, just the `best' way. He's probably
1884 @c often being multiple ways to do things in awk, but for now we'll
3986 @cindex multiple line records
3987 @cindex input, multiple line records
3988 @cindex reading files, multiple line records
3989 @cindex records, multiple line
4238 write a program that does handle multiple comments on the line.
4594 * Redirection:: How to redirect output to multiple files and
5201 We could make our table look even nicer by adding headings to the tops
6332 One consequence of this is that you can write multiple assignments together:
7516 An @code{awk} program may have multiple @code{BEGIN} and/or @code{END}
7924 @var{initialization} part unless you use a multiple assignment statement
9530 into multiple arrays.
9532 when you need to use input data as an index for multiple
11687 controlling state if multiple passes are needed over a data file. For
11690 @cindex multiple passes over data
11691 @cindex passes, multiple
12475 months in both kinds of years, except for February; thus the use of multiple
12506 The benefit of merging multiple @code{BEGIN} rules
12538 multiple places.
12917 again the value of multiple @code{BEGIN} and @code{END} rules should be clear.
13173 argument (@code{argv[Optind]}). In the case that multiple options were
13796 Unlike the user database, it is possible to have multiple records in the
14380 lines that matched. If multiple file names are provided on the command
14462 files were specified, the standard input is used, and if multiple files were
15303 input. If there are multiple files, it will also print total counts for all
15842 not have been an even multiple of 20 labels in the data.
16480 programs; it is painful when running them, requiring multiple @samp{-f}
16510 ability to have multiple source files specified via @samp{-f}, and the
16861 eval gawk -f $ETEMPFILE $opts -- "$@@"
17465 argument on the command line. The @samp{-f} option may be used multiple
17507 @code{awk} also has one-dimensional arrays; multiple-dimensional arrays
17661 The string used to separate multiple subscripts in array elements, by
17676 If you use multiple expressions separated by commas inside the square
17689 If the array has multiple subscripts, use @samp{(i, j, @dots{}) in @var{array}}
19217 other dash-type options (or multiple parameters such as data files to be
19737 Do not use the comma operator to produce multiple side-effects, except
19975 The GNU project is starting to support multiple languages.
19978 It may be possible for @code{awk} programs to also use the multiple