Variable: c-opt-cpp-prefix

c-opt-cpp-prefix is a buffer-local variable defined in cc-engine.el.gz.

Documentation

Regexp matching the prefix of a cpp directive in the languages that normally use that macro preprocessor. Tested at bol or at boi. Assumed to not contain any submatches or \| operators.

Source Code

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