regex: Add accessor for PCRE_INFO_HASCRORLF

This flag is new in PCRE 7.3, and checks whether there is an explicit
CR or LF reference in the pattern.
This commit is contained in:
Christian Persch
2012-06-07 15:57:15 +02:00
parent 7ada976516
commit 69a12e3275
5 changed files with 35 additions and 0 deletions

View File

@@ -1005,6 +1005,7 @@ g_regex_unref
g_regex_get_pattern
g_regex_get_max_backref
g_regex_get_capture_count
g_regex_get_has_cr_or_lf
g_regex_get_string_number
g_regex_get_compile_flags
g_regex_get_match_flags