Hi,
My reading of the documentation is that with Brief Regular Expressions, you can use braces {} for tagged subexpressions, and backslashed parentheses \( \) for non-tagged subexpressions.
I tend to use UNIX style regexes myself, so I can't recall the behavior of Brief regexes in earlier versions.
Hope this helps,
John Hurst
Wellington, New Zealand