libdebian-installer
|
Parse info. More...
#include <parser.h>
Data Fields | |
di_hash_table * | table |
di_slist | list |
bool | modifier |
bool | wildcard |
Parse info.
di_slist list |
list of di_parser_fieldinfo
Referenced by di_parser_rfc822_write_file().
bool modifier |
use modifier
Referenced by di_parser_rfc822_read().
di_hash_table* table |
table of di_parser_fieldinfo
Referenced by di_parser_rfc822_read().
bool wildcard |
use wildcard (entry with key "")
Referenced by di_parser_rfc822_read().