Files
serenity/Tests/LibRegex
Marc Jessome 7bcfd5f89d LibRegex: Ensure nested capture groups have non-conflicting names
Take record of the named capture group prior to parsing the group's
body. This requires removal of the recorded minimum length of the named
capture group directly, and now needs to be looked up via the group
minimu lengths table.

(cherry picked from commit efcaf991e683dd3f825194c84606127e14ace437)
2024-11-24 10:27:12 -05:00
..