#include <treeconf.h>
For internal use only.
This is the implementation of the treeconf_str_t type.
Definition at line 490 of file treeconf.h.
Data Fields | |
const char * | ts_string |
int | ts_length |
|
Length of the string fragment. Definition at line 492 of file treeconf.h. Referenced by _add_string(), _subst(), _tc_lookup_node(), tc_find(), tc_path(), tc_register(), and tc_set(). |
|
Pointer into the string. Definition at line 491 of file treeconf.h. Referenced by _add_string(), _subst(), _tc_lookup_node(), tc_find(), tc_register(), and tc_set(). |