Variable: c-ml-string-max-closer-len
c-ml-string-max-closer-len is a buffer-local variable defined in
cc-engine.el.gz.
Documentation
If non-nil, the maximum length of a multi-line string closer.
This must include the length of any "context trailer" following
the actual closer and any "context leader" preceding it. This
variable is ignored when c-ml-string-back-closer-re is non-nil.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/cc-engine.el.gz
(c-declare-lang-variables)