Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/sphinx/
Dcdomain.py78 RE_ctype = re.compile(r'^\s*..\s*c:(struct|union|enum|enumerator|alias)::\s*(.*)$') variable
107 RE_ctype: markup_ctype,