Home
last modified time | relevance | path

Searched refs:known_sections (Results 1 – 1 of 1) sorted by relevance

/linux/tools/lib/python/kdoc/
H A Dkdoc_parser.py46 known_sections = KernRe(known_section_names, flags = re.I) variable
614 not known_sections.search(section):