Descriptionre2: add dot_nl to the RE2::Options class
This allows clients to set the “s” flag by default for a given
regular expression without the need to mess with the pattern by
prefixing it with “(?s)”. This matters if the pattern comes
from the user.
Patch Set 1 #Patch Set 2 : diff -r 29591379d23a https://re2.googlecode.com/hg #Patch Set 3 : diff -r 29591379d23a https://re2.googlecode.com/hg #
MessagesTotal messages: 3
|