Closed GoogleCodeExporter closed 9 years ago
how to add statement if i want to have multiple regular expressions in single object? e.g RE2 re1 ("abc | pqr"); is it possible ?
Original issue reported on code.google.com by nitin.hp...@gmail.com on 28 Jan 2014 at 5:39
nitin.hp...@gmail.com
Yes, you write it exactly as you have, except without the spaces around |.
Original comment by rsc@golang.org on 10 Feb 2014 at 3:49
rsc@golang.org
Original issue reported on code.google.com by
nitin.hp...@gmail.com
on 28 Jan 2014 at 5:39