Files | |
file | bool.c [code] |
Type representing a boolean. | |
file | bool.h [code] |
Type representing a boolean. | |
file | charset.c [code] |
Validator for the "charset" config variables. | |
file | charset.h [code] |
Validator for the "charset" config variables. | |
file | dump.c [code] |
Dump all the config. | |
file | dump.h [code] |
Dump all the config. | |
file | enum.c [code] |
Type representing an enumeration. | |
file | enum.h [code] |
Type representing an enumeration. | |
file | helpers.c [code] |
Helper functions to get config values. | |
file | helpers.h [code] |
Helper functions to get config values. | |
file | inheritance.h [code] |
An inherited config item. | |
file | lib.h [code] |
Convenience wrapper for the config headers. | |
file | long.c [code] |
Type representing a long. | |
file | mbtable.c [code] |
Type representing a multibyte character table. | |
file | mbtable.h [code] |
Type representing a multibyte character table. | |
file | myvar.c [code] |
Type representing a user-defined variable "my_var". | |
file | number.c [code] |
Type representing a number. | |
file | number.h [code] |
Type representing a number. | |
file | path.c [code] |
Type representing a path. | |
file | quad.c [code] |
Type representing a quad-option. | |
file | quad.h [code] |
Type representing a quad-option. | |
file | regex.c [code] |
Type representing a regular expression. | |
file | regex2.h [code] |
Type representing a regular expression. | |
file | set.c [code] |
A collection of config items. | |
file | set.h [code] |
A collection of config items. | |
file | slist.c [code] |
Type representing a list of strings. | |
file | sort.c [code] |
Type representing a sort option. | |
file | sort.h [code] |
Type representing a sort option. | |
file | string.c [code] |
Type representing a string. | |
file | subset.c [code] |
Subset of config items. | |
file | subset.h [code] |
Subset of Config Items. | |
file | types.h [code] |
Constants for all the config types. | |