Variable: c-sub-colon-type-list-re

c-sub-colon-type-list-re is a buffer-local variable defined in cc-engine.el.gz.

Documentation

Regexp matching buffer content that may come between a keyword in c-colon-type-list-kwds and a putative colon, or nil if there are no such keywords. Exception: it does not match any C++ attributes.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/cc-engine.el.gz
(c-declare-lang-variables)