Searched refs:type_struct (Results 1 – 2 of 2) sorted by relevance
42 type_struct = KernRe(r"\&(struct\s*([_\w]+))", cache=False) variable248 (type_struct, r":c:type:`\1 <\2>`"),551 (type_struct, r"\\fI\1\\fP"),
73 my $type_struct = '\&(struct\s*([_\w]+))';89 [$type_struct, "\\\\fI\$1\\\\fP"],111 [$type_struct, "\\:c\\:type\\:`\$1 <\$2>`"],
Completed in 5 milliseconds