Not sure why there is no support for this but PCRE allows for named capturing group which can be retrieved easily with the lib, I would like to see support for this.

Code:
//noop $regex(myreg,let's capture,/(?<named>capture)/) | echo -a > $regml(myreg,named)
Quote:
> capture


Named captures in PCRE cannot start with a digit.


#mircscripting @ irc.swiftirc.net == the best mIRC help channel