| Index Entry | Section |
|
P | | |
| prefix | 3.5.19 `prefix' - prefix lines with a string |
| printf | 3.5.20 `printf' - format to stdout |
|
R | | |
| raw-shell-str | 3.5.21 `raw-shell-str' - single quote shell string |
| RESTART_OPT | 7.4.15 RESTART_OPT( n ) - Resume Option Processing |
|
S | | |
| SELECT | 3.6.17 SELECT - Selection block for CASE function |
| set-option | 3.4.31 `set-option' - Set a command line option |
| set-writable | 3.4.32 `set-writable' - Make the output file be writable |
| SET_OPT_name | 7.4.16 SET_OPT_name - Force an option to be set |
| shell | 3.5.22 `shell' - invoke a shell script |
| shell-str | 3.5.23 `shell-str' - double quote shell string |
| shellf | 3.5.24 `shellf' - format a string, run shell |
| sprintf | 3.5.25 `sprintf' - format a string |
| stack | 3.4.33 `stack' - make list of AutoGen values |
| STACKCT_OPT | 7.4.17 STACKCT_OPT( <NAME> ) - Stacked Arg Count |
| STACKLST_OPT | 7.4.18 STACKLST_OPT( <NAME> ) - Argument Stack |
| START_OPT | 7.4.19 START_OPT - Restart Option Processing |
| STATE_OPT | 7.4.20 STATE_OPT( <NAME> ) - Option State |
| string->c-name! | 3.5.47 `string->c-name!' - map non-name chars to underscore |
| string-capitalize | 3.5.26 `string-capitalize' - capitalize a new string |
| string-capitalize! | 3.5.27 `string-capitalize!' - capitalize a string |
| string-contains-eqv? | 3.5.28 `string-contains-eqv?' - caseless substring |
| string-contains? | 3.5.29 `string-contains?' - substring match |
| string-downcase | 3.5.30 `string-downcase' - lower case a new string |
| string-downcase! | 3.5.31 `string-downcase!' - make a string be lower case |
| string-end-eqv-match? | 3.5.32 `string-end-eqv-match?' - caseless regex ending |
| string-end-match? | 3.5.33 `string-end-match?' - regex match end |
| string-ends-eqv? | 3.5.34 `string-ends-eqv?' - caseless string ending |
| string-ends-with? | 3.5.35 `string-ends-with?' - string ending |
| string-equals? | 3.5.36 `string-equals?' - string matching |
| string-eqv-match? | 3.5.37 `string-eqv-match?' - caseless regex match |
| string-eqv? | 3.5.38 `string-eqv?' - caseless string match |
| string-has-eqv-match? | 3.5.39 `string-has-eqv-match?' - caseless regex contains |
| string-has-match? | 3.5.40 `string-has-match?' - contained regex match |
| string-match? | 3.5.41 `string-match?' - regex match |
| string-start-eqv-match? | 3.5.42 `string-start-eqv-match?' - caseless regex start |
| string-start-match? | 3.5.43 `string-start-match?' - regex match start |
| string-starts-eqv? | 3.5.44 `string-starts-eqv?' - caseless string start |
| string-starts-with? | 3.5.45 `string-starts-with?' - string starting |
| string-substitute | 3.5.46 `string-substitute' - multiple global replacements |
| string-tr | 3.5.48 `string-tr' - convert characters with new result |
| string-tr! | 3.5.49 `string-tr!' - convert characters |
| string-upcase | 3.5.50 `string-upcase' - upper case a new string |
| string-upcase! | 3.5.51 `string-upcase!' - make a string be upper case |
| sub-shell-str | 3.5.52 `sub-shell-str' - back quoted (sub-)shell string |
| suffix | 3.4.34 `suffix' - get the current suffix |
| sum | 3.5.53 `sum' - sum of values in list |
|
T | | |
| teOptIndex | 7.4.26 teOptIndex - Option Index and Enumeration |
| tpl-file | 3.4.35 `tpl-file' - get the template file name |
| tpl-file-line | 3.4.36 `tpl-file-line' - get the template file and line number |
|
U | | |
| UNKNOWN | 3.6.18 UNKNOWN - Either a user macro or a value name. |
| USAGE | 7.4.21 USAGE( exit-code ) - Usage invocation macro |
|
V | | |
| VALUE_OPT_name | 7.4.22 VALUE_OPT_name - Option Flag Value |
| VERSION | 7.4.23 VERSION - Version and Full Version |
|
W | | |
| WHICH_IDX_name | 7.4.24 WHICH_IDX_name - Which Equivalenced Index |
| WHICH_OPT_name | 7.4.25 WHICH_OPT_name - Which Equivalenced Option |
| WHILE | 3.6.19 WHILE - Conditionally loop over a Template Block |
|