Home | History | Annotate | Download | only in re2

Lines Matching full:leftparen

40 // form LeftParen regexp VerticalBar regexp VerticalBar ... regexp VerticalBar.
592 // The stack should be: LeftParen regexp
593 // Remove the LeftParen, leaving the regexp,
612 // Rewrite LeftParen as capture if needed.