Variable: c-identifier-start

c-identifier-start is a buffer-local variable defined in cc-engine.el.gz.

Documentation

Regexp that matches the start of an (optionally qualified) identifier.

It should also match all keywords. It's unspecified how far it matches.

Source Code

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