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.py32 type_param_ref = KernRe(r"([\!~\*]?)\@(\w*((\.\w+)|(->\w+))*(\.\.\.)?)", cache=False) variable
257 (type_param_ref, r"**\1\2**")
558 (type_param_ref, r"\\fI\1\2\\fP"),