diff options
author | Ali Mohammad Pur <ali.mpfard@gmail.com> | 2022-04-15 01:50:36 +0430 |
---|---|---|
committer | Ali Mohammad Pur <Ali.mpfard@gmail.com> | 2022-04-18 19:53:10 +0430 |
commit | 4ede121d31f43a787b32fc4c137582638ea305e1 (patch) | |
tree | e8a011b40e00d6848eafb72c401d8b4e884c49eb /Ports/oksh | |
parent | 6aceec45357f8e253bc169f1ed961fc26038a3da (diff) | |
download | serenity-4ede121d31f43a787b32fc4c137582638ea305e1.zip |
Shell: Add support for regex match patterns
We previously allowed globs as match pattern, but for more complex
matching needs, it's nice to have regular expressions.
And as the existing "name a part of the match" concept maps nicely to
named capture groups, we can simply reuse the same code and make groups
with names available in the match body.
Diffstat (limited to 'Ports/oksh')
0 files changed, 0 insertions, 0 deletions