About Dialects
Here is a list of applications and the dialects they use, as well as the names of the imports in EZRegex.
| Application | Dialect | SubModule |
|---|---|---|
| Python | Python | python |
| JavaScript | ECMAScript | javascript |
| R (grep*) | R | r |
| R (stringr) | PCRE2? | pcre2 |
| Perl >= 7.3 | PCRE2 | pcre2 |
| Perl < 7.3 | PCRE | |
| Bash | ||
| Excel Search | ||
| Google Docs search | ||
| VSCode Search |