Home | History | Annotate | Download | only in regexp

Lines Matching refs:parenthesized

41 // parenthesized subexpressions (also known as capturing groups) within the
44 // the match of the first parenthesized subexpression, and so on.
263 // NumSubexp returns the number of parenthesized subexpressions in this Regexp.
268 // SubexpNames returns the names of the parenthesized subexpressions