mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-30 13:53:30 +02:00
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:
committed by
Matthias Clasen
parent
a793051fda
commit
88651f758b
@@ -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:
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user