#include <treeconf.h>
For internal use only.
This is the implementation of the treeconf_subst_t type.
Definition at line 524 of file treeconf.h.
Data Fields | |
const char | tu_char |
const char * | tu_value |
unsigned int | tu_flags |
|
Substitution character. Definition at line 525 of file treeconf.h. Referenced by _subst(). |
|
Substitution control flags. Definition at line 527 of file treeconf.h. Referenced by _subst(). |
|
Value of the substitution. Definition at line 526 of file treeconf.h. |