commit | b66d62d2d05fcb889680c5d844d68ffcef6e9689 | [log] [download] |
---|---|---|
author | nicm <nicm> | Wed Apr 01 08:07:05 2020 +0000 |
committer | nicm <nicm> | Wed Apr 01 08:07:05 2020 +0000 |
tree | 342dd9ca92eac0a73a831f39cc171196aad59023 | |
parent | 46092f27605de183056f39fd0859af11ae284041 [diff] |
Do not go down the regex search path (which is expensive because we need to convert the grid data into a string for regexec and reverse it to find the grid position) if the search string does not contain any regex special characters.