Home
last modified time | relevance | path

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

/linux/Documentation/sphinx/
H A Dkernel_include.py109 RE_LINENO_REF = re.compile(r'^\s*-\s+LINENO_(\d+):\s+(.*)') variable
258 match = RE_LINENO_REF.match(line)