Home
last modified time | relevance | path

Searched defs:ini_cfgobj (Results 1 – 1 of 1) sorted by relevance

/dports/devel/ding-libs/ding-libs-0.6.1/ini/
H A Dini_config_priv.h33 struct ini_cfgobj { struct
35 struct collection_item *cfg;
37 uint32_t boundary;
39 struct ini_comment *last_comment;
41 char *section;
42 char *name;
43 int section_len;
44 int name_len;
45 struct collection_iterator *iterator;
47 struct collection_item *error_list;
[all …]