Add g_regex_get_max_backref() and g_regex_get_capture_count(). (#419371,

2007-04-30  Matthias Clasen  <mclasen@redhat.com>

        * glib/glib.symbols:
        * glib/gregex.[hc]: Add g_regex_get_max_backref() and
        g_regex_get_capture_count().  (#419371, Marco Barisione)


svn path=/trunk/; revision=5469
This commit is contained in:
Matthias Clasen
2007-04-30 16:37:38 +00:00
committed by Matthias Clasen
parent a793051fda
commit 88651f758b
6 changed files with 60 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2007-04-30 Matthias Clasen <mclasen@redhat.com>
* glib/glib-sections.txt: Add new regex functions
2007-04-30 Matthias Clasen <mclasen@redhat.com>
* glib/glib-sections.txt:

View File

@@ -875,6 +875,8 @@ GRegexEvalCallback
g_regex_new
g_regex_free
g_regex_get_pattern
g_regex_get_max_backref
g_regex_get_capture_count
g_regex_get_string_number
g_regex_escape_string
g_regex_match_simple