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,9 @@
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)
2007-04-30 Matthias Clasen <mclasen@redhat.com>
* glib/glib.symbols: