Home
last modified time | relevance | path

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

/linux/tools/lib/python/kdoc/
H A Dkdoc_output.py34 type_param_ref = KernRe(r"([\!~\*]?)\@(\w*((\.\w+)|(->\w+))*(\.\.\.)?)", cache=False) variable
270 (type_param_ref, r"**\1\2**")
594 (type_param_ref, r"\\fI\1\2\\fP"),