Home
last modified time | relevance | path

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

/linux/tools/lib/python/kdoc/
H A Dkdoc_parser.py47 doc_sect = doc_com + \ variable
1317 if doc_sect.search(line):
1322 newsection = doc_sect.group(1)
1337 newcontents = doc_sect.group(2)