List Question
20 TechQA 2024-03-01T15:45:16.977000How to match all double quotes inside double quoted values?
54 views
Asked by Z0q
Regex to find whether given text not contain only email string
57 views
Asked by Dilanka Rathnayake
Select-String: match a string only if it isn't preceded by * character
163 views
Asked by Fryc
Searching unescaped ampersands in a pseudo XML file on Neovim with negative lookahead
70 views
Asked by Jasper Martin
How to verify certain strings do not appear at certain spots in a line of text
26 views
Asked by jwrey01
A quantifier inside a lookbehind makes it non fixed width
644 views
Asked by sigismund
How does negative look up works in this regex
58 views
Asked by munish
regex lookbehind if matches exclude entire lane
39 views
Asked by Micah
Regex: Detect pattern in multiline HTMLElement
43 views
Asked by Matthieu Riegler
regex to use negative look far behind along with positive look behind?
75 views
Asked by xkeshav
Negative Lookahead & Lookbehind with Capture Groups and Word Boundaries
97 views
Asked by willbeing
Split by "pipeline" with a negative lookahead/lookbehind
40 views
Asked by alinapal
Find and exclude html-tags as whole words in negative lookbehind with regex
40 views
Asked by Nixen85
Regex to match 0 or an even number of consecutive characters?
183 views
Asked by ceckenrode
Converting a RegExp constructor to be Safari-compatible
166 views
Asked by abhayance
How would I rewrite PCRE regular expressions so that they're compatible with JavaScript?
225 views
Asked by André Ekeberg
Regex negative look behind isn't working as expected
104 views
Asked by jowncluthber
Match all words not preceded by a tilde
247 views
Asked by Anuj Kumar
positive lookahead works whereas negative lookbehind doesn't
312 views
Asked by St3an
Regex pattern to match all, and return null when specific words are found
605 views
Asked by rick458