logo top
Main Page   Widgets   glibmm Namespaces   Book  

Glib::Regex Member List

This is the complete list of members for Glib::Regex, including all inherited members.

check_replacement(const Glib::ustring& replacement, gboolean* has_references)Glib::Regex [static]
get_capture_count() constGlib::Regex
get_max_backref() constGlib::Regex
get_pattern() constGlib::Regex
get_string_number(const Glib::ustring& name) constGlib::Regex
gobj()Glib::Regex
gobj() constGlib::Regex
gobj_copy() constGlib::Regex
match(const Glib::ustring& string, RegexMatchFlags match_options=(RegexMatchFlags) 0)Glib::Regex
match_all(const Glib::ustring& string, RegexMatchFlags match_options=(RegexMatchFlags) 0)Glib::Regex
match_all_full(const Glib::ustring& string, int start_position, RegexMatchFlags match_options)Glib::Regex
match_all_full(const Glib::ustring& string, gssize string_len, int start_position, RegexMatchFlags match_options)Glib::Regex
match_full(const Glib::ustring& string, int start_position, RegexMatchFlags match_options)Glib::Regex
match_full(const Glib::ustring& string, gssize string_len, int start_position, RegexMatchFlags match_options)Glib::Regex
match_simple(const Glib::ustring& pattern, const Glib::ustring& string, RegexCompileFlags compile_options, RegexMatchFlags match_options=(RegexMatchFlags) 0)Glib::Regex [static]
operator delete(void*, size_t)Glib::Regex [protected]
reference() constGlib::Regex
Regex()Glib::Regex [protected]
replace(const gchar* string, gssize string_len, int start_position, const Glib::ustring& replacement, RegexMatchFlags match_options=(RegexMatchFlags) 0)Glib::Regex
replace(const Glib::ustring& string, int start_position, const Glib::ustring& replacement, RegexMatchFlags match_options)Glib::Regex
replace_eval(const Glib::ustring& string, gssize string_len, int start_position, RegexMatchFlags match_options, GRegexEvalCallback eval, gpointer user_data)Glib::Regex
replace_literal(const gchar* string, gssize string_len, int start_position, const Glib::ustring& replacement, RegexMatchFlags match_options=(RegexMatchFlags) 0)Glib::Regex
replace_literal(const Glib::ustring& string, int start_position, const Glib::ustring& replacement, RegexMatchFlags match_options)Glib::Regex
split(const Glib::ustring& string, RegexMatchFlags match_options=(RegexMatchFlags) 0)Glib::Regex
split_full(const gchar* string, gssize string_len, int start_position, RegexMatchFlags match_options=(RegexMatchFlags) 0, int max_tokens=0) constGlib::Regex
split_full(const Glib::ustring& string, int start_position, RegexMatchFlags match_options, int max_tokens) constGlib::Regex
split_simple(const Glib::ustring& pattern, const Glib::ustring& string, RegexCompileFlags compile_options, RegexMatchFlags match_options=(RegexMatchFlags) 0)Glib::Regex [static]
unreference() constGlib::Regex
wrap(GRegex* object, bool take_copy=false)Glib::Regex [related]


Generated for glibmm 2.4 by Doxygen 1.5.1 © 1997-2001