Lines Matching defs:lang_wild_statement_struct
391 struct lang_wild_statement_struct struct
393 lang_statement_header_type header;
394 lang_statement_list_type children;
395 lang_statement_list_type matching_sections;
396 lang_section_bst_type * tree;
397 lang_section_bst_type ** rightmost;
398 struct wildcard_list * section_list;
399 struct name_list * exclude_name_list;
400 struct flag_info * section_flag_list;
401 const char * filename;
402 bool filenames_sorted;
403 bool filenames_reversed;
404 bool any_specs_sorted;
405 bool keep_sections;