diff options
author | AnotherTest <ali.mpfard@gmail.com> | 2020-10-25 09:04:39 +0330 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-10-29 11:53:01 +0100 |
commit | 0801b1fada4d1eacdde3dc4aff04b9ee9eb73bf8 (patch) | |
tree | b9fefba7e71e8178cc5c43088e185278a760ff64 /Shell/Parser.cpp | |
parent | 2d6d1ca67f4f5c8c9dbf40b24675810a6e778c78 (diff) | |
download | serenity-0801b1fada4d1eacdde3dc4aff04b9ee9eb73bf8.zip |
AK: Make String::matches() capable of reporting match positions too
Also, rewrite StringUtils::match(), because the old implementation was
fairly broken, e.g. "acdcxb" would *not* match "a*?b".
Diffstat (limited to 'Shell/Parser.cpp')
0 files changed, 0 insertions, 0 deletions