Hello, I currently have a regex in PCRE that is
- (.|\r|\n)*?(?=FOO) It reads in a random number of multiple lines of sentences, and stops when it sees the word FOO in all caps. I am have problems converting this to a valid RE2 expression. Any advice would help. Thanks. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/2b88000d-7344-40b6-8830-41f1f762962e%40googlegroups.com.