Variable: c-nonsymbol-key
c-nonsymbol-key is a buffer-local variable defined in cc-engine.el.gz.
Documentation
Regexp that matches any character that can't be part of a symbol.
It's usually appended to other regexps to avoid matching a prefix. It's assumed to not contain any submatchers.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/cc-engine.el.gz