Lines Matching refs:parentheses
471 "parentheses nested too deeply\0" /** DEAD **/
475 "unmatched parentheses\0"
547 "parentheses are too deeply nested\0"
551 "parentheses are too deeply nested (stack check)\0"
6552 /* Deal with the extended parentheses; all are introduced by '?', and the
6841 they contain capturing parentheses there may be a potential use for
7409 we are within parentheses, the starting BRA will still be present. At
7469 /* Process nested bracketed regex. First check for parentheses nested too
8362 .... except when the .* appears inside capturing parentheses, and there is a
8363 subsequent back reference to those parentheses. We haven't enough information