I added full support for atomic groups and possessive quantifiers to the regex library. It emulates them using lookahead and backreferences. Sharing here in case it's helpful for testing their ...