GRegex: add g_regex_get_max_lookbehind()

It is useful for multi-segment regex matching.

A unit test is included.

https://bugzilla.gnome.org/show_bug.cgi?id=689794
This commit is contained in:
Sébastien Wilmet
2013-07-15 13:52:14 +02:00
parent d9e01e0c37
commit 6fbb146342
4 changed files with 45 additions and 0 deletions

View File

@@ -1018,6 +1018,7 @@ g_regex_get_pattern
g_regex_get_max_backref
g_regex_get_capture_count
g_regex_get_has_cr_or_lf
g_regex_get_max_lookbehind
g_regex_get_string_number
g_regex_get_compile_flags
g_regex_get_match_flags