Searched refs:SECTION_ANYSETUP (Results 1 – 3 of 3) sorted by relevance
47 #define SECTION_ANYSETUP 1 macro
194 return SECTION_ANYSETUP; in section_from_string()921 …if (opt->section == SECTION_ANYSETUP && (section == SECTION_PAGESETUP || section == SECTION_DOCUME… in option_is_in_section()1975 case SECTION_ANYSETUP: in build_commandline()
457 if (opt && (option_get_section(opt) != SECTION_ANYSETUP && in process_cmdline_options()