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.py32 doc_start = KernRe(r'^/\*\*\s*$', cache=False) variable
1136 if not doc_start.match(line):