commit | cd30633d1092366dc5cc44adca1cd3675de9cf39 | [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 | c129ed3233d8303f3ae1fc14a9728e8d231c3911 [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.