c-regexp-opt-depth
c-regexp-opt-depth is an alias for `regexp-opt-depth' in `cc-defs.el
'.
(c-regexp-opt-depth REGEXP)
Return the depth of REGEXP.
This means the number of non-shy regexp grouping constructs
(parenthesized expressions) in REGEXP.
cc-defs.el
'.
(c-regexp-opt-depth REGEXP)
Return the depth of REGEXP.
This means the number of non-shy regexp grouping constructs
(parenthesized expressions) in REGEXP.