tips:regex
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
tips:regex [2011/11/14 10:08] – dblume | tips:regex [2023/04/12 20:44] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== regex tips ====== | ||
+ | Awesome online tester: [[http:// | ||
+ | |||
+ | Positive and Negative Lookahead and Positive and Negative Lookbehind | ||
+ | |||
+ | [[http:// | ||
+ | |||
+ | Some other handy tips: [[http:// | ||
+ | |||
+ | Keywords: grep |