Lines Matching full:arguments
77 parenthesis it is processed with no arguments.
84 In arguments to macros, leading unquoted space, tab, and newline
93 Most built-ins do not make any sense without arguments, and hence are not
108 print macro arguments.
118 quote arguments and expansion with the current quotes.
222 With no arguments, comments are turned off.
234 With no arguments, the default quotes are restored.
259 Undefined arguments are replaced by a null string.
261 is replaced by the number of arguments;
263 is replaced by all arguments comma separated;
267 but all arguments are quoted against further expansion.
288 if no arguments are passed.
315 and following arguments, in a way similar to
339 If the match fails the three arguments are
340 discarded and the next three arguments are used until there is
341 zero or one arguments left, either this last argument or
364 with the remaining arguments passed as first, ... arguments.
367 Extra arguments
413 Takes the same arguments as
420 If no further arguments are given,
425 Returns all but the first argument, the remaining arguments are
449 Enables tracing of macro expansions for the given arguments, or for all
452 Disables tracing of macro expansions for the given arguments, or for all
461 Removes the definition for the macros specified by its arguments.
463 Flushes the named output queues (or all queues if no arguments).
548 All built-ins do expand without arguments in many other