Function: c-regexp-opt-depth
c-regexp-opt-depth is a for regexp-opt-depth, defined
in regexp-opt.el.gz.
Signature
(c-regexp-opt-depth REGEXP)
Documentation
Return the depth of REGEXP.
This means the number of non-shy regexp grouping constructs
(parenthesized expressions) in REGEXP.