[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

Function Index

Jump to:   *   =   ~  
A   B   C   D   E   F   G   H   I   J   K   L   M   O   P   R   S   T   U   V   W  
Index Entry Section

*
*=3.5.40 ‘string-ends-eqv?’ - caseless string ending
*=*3.5.34 ‘string-contains-eqv?’ - caseless substring
*==3.5.41 ‘string-ends-with?’ - string ending
*==*3.5.35 ‘string-contains?’ - substring match
*~3.5.38 ‘string-end-eqv-match?’ - caseless regex ending
*~*3.5.45 ‘string-has-eqv-match?’ - caseless regex contains
*~~3.5.39 ‘string-end-match?’ - regex match end
*~~*3.5.46 ‘string-has-match?’ - contained regex match

=
=3.5.44 ‘string-eqv?’ - caseless string match
=*3.5.50 ‘string-starts-eqv?’ - caseless string start
==3.5.42 ‘string-equals?’ - string matching
==*3.5.51 ‘string-starts-with?’ - string starting

~
~3.5.43 ‘string-eqv-match?’ - caseless regex match
~*3.5.48 ‘string-start-eqv-match?’ - caseless regex start
~~3.5.47 ‘string-match?’ - regex match
~~*3.5.49 ‘string-start-match?’ - regex match start

A
ag-fprintf3.5.1 ‘ag-fprintf’ - format to autogen stream
ag-function?3.4.1 ‘ag-function?’ - test for function
agpl3.5.2 ‘agpl’ - GNU Affero General Public License
ao_string_tokenize7.5.32.1 ao_string_tokenize
autogen-version3.4.45 ‘autogen-version’ - autogen version number

B
base-name3.4.2 ‘base-name’ - base output name
bsd3.5.3 ‘bsd’ - BSD Public License

C
c-file-line-fmt3.4.46 format file info as, “#line nn "file"
c-string3.5.4 ‘c-string’ - emit string for ANSI C
CASE3.6.2 CASE - Select one of several template blocks
chdir3.4.3 ‘chdir’ - Change current directory
CLEAR_OPT7.5.2 CLEAR_OPT( <NAME> ) - Clear Option Markings
COMMENT3.6.3 COMMENT - A block of comment to be ignored
configFileLoad7.5.32.2 configFileLoad
count3.4.4 ‘count’ - definition count
COUNT_OPT7.5.3 COUNT_OPT( <NAME> ) - Definition Count

D
DEBUG3.6.4 DEBUG - Print debug message to trace output
def-file3.4.5 ‘def-file’ - definitions file name
def-file-line3.4.6 ‘def-file-line’ - get a definition file+line number
DEFINE3.6.5 DEFINE - Define a user AutoGen macro
DESC7.5.4 DESC( <NAME> ) - Option Descriptor
DISABLE_OPT_name7.5.5 DISABLE_OPT_name - Disable an option
dne3.4.7 ‘dne’ - "Do Not Edit" warning

E
ELIF3.6.6 ELIF - Alternate Conditional Template Block
ELSE3.6.7 ELSE - Alternate Template Block