Home
last modified time | relevance | path

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

/linux-6.15/Documentation/sphinx/
H A Dautomarkup.py36 RE_union = re.compile(r'\b(union)\s+([a-zA-Z_]\w+)', flags=re.ASCII) variable
88 RE_union: markup_c_ref,
177 RE_union: 'c-union',
186 RE_union: 'union',