Variable: c-ml-string-max-closer-len-no-leader
c-ml-string-max-closer-len-no-leader is a buffer-local variable
defined in cc-engine.el.gz.
Documentation
If non-nil, the maximum length of a ml string closer without its leader.
By "leader" is meant the context bytes preceding the actual
multi-line string closer, that part of
c-ml-string-any-closer-re's match preceding (match-beginning 1).
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/cc-engine.el.gz