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