regex: Add BSR_ANYCRLF compile option
authorChristian Persch <chpe@gnome.org>
Thu, 7 Jun 2012 14:44:10 +0000 (16:44 +0200)
committerChristian Persch <chpe@gnome.org>
Mon, 2 Jul 2012 13:59:39 +0000 (15:59 +0200)
commit88ac3839f5d3d8d05ea7ea391209dff378866f57
tree35566cb0c35f6bf4ca9e9da0306eeefe7178af27
parent86a04a05e6b697361c58b1577c52b4a713bf18d3
regex: Add BSR_ANYCRLF compile option

When this flag is set, \R only matches CR, LF and CRLF.
glib/gregex.c
glib/gregex.h