Home
last modified time | relevance | path

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

/linux/tools/lib/python/kdoc/
H A Dkdoc_parser.py31 doc_start = KernRe(r'^/\*\*\s*$', cache=False) variable
1226 if not doc_start.match(line):