regex: Add FIRSTLINE compile flag
authorChristian Persch <chpe@gnome.org>
Thu, 14 Jun 2012 20:04:05 +0000 (22:04 +0200)
committerChristian Persch <chpe@gnome.org>
Mon, 2 Jul 2012 13:59:39 +0000 (15:59 +0200)
commita2f54a3408fcf45cae991b6886f4495fdae1f5ac
tree53f3ec9674d419ed806c10e44e8384aa79727470
parente99e34f65f6cf66feaccde29e480965d525586ae
regex: Add FIRSTLINE compile flag

This option exists since PCRE 6.0.
glib/gregex.c
glib/gregex.h
glib/tests/regex.c