Searched refs:g_regex_ref (Results 1 – 7 of 7) sorted by relevance
133 GRegex *g_regex_ref (GRegex *regex);
3757 #undef g_regex_ref 3758 extern __typeof (g_regex_ref) g_regex_ref __attribute((alias("IA__g_regex_ref"), visibility("defaul…
3746 extern __typeof (g_regex_ref) IA__g_regex_ref __attribute((visibility("hidden")));3747 #define g_regex_ref IA__g_regex_ref macro
270 (GBoxedCopyFunc) g_regex_ref, in g_regex_get_type()
902 g_regex_ref
262 * gobject/gboxed.c: Don't refer to g_regex_ref if ENABLE_REGEX
634 * glib/gregex.h: new functions: g_regex_ref(), g_regex_unref() which