API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
since: 2.14
gint g_regex_get_max_backref ( const GRegex* regex )
Returns the number of the highest back reference in the pattern, or 0 if the pattern does not contain back references.
Available since: 2.14
Type: gint
gint
The number of the highest back reference.