Searched refs:section_prefix (Results 1 – 3 of 3) sorted by relevance
124 config_dict[handler.section_prefix][option] = value175 section_prefix: str197 section_prefix = self.section_prefix199 if not section_name.startswith(section_prefix):202 section_name = section_name.replace(section_prefix, '').strip('.')443 % (self.section_prefix, section_name)466 section_prefix = 'metadata' variable in ConfigMetadataHandler557 section_prefix = 'options' variable in ConfigOptionsHandler
34 LLVM_FIXED_MD_KIND(MD_section_prefix, "section_prefix", 20)
17 section_prefix = "**err**" variable in ErrConfigHandler