List Question
20 TechQA 2024-03-21T02:11:48.710000Regex for string that do not start with any character of a group and do not contain any of multiple substring
85 views
Asked by AudioBubble
Regex OR results in two separate groups, how do I make capture it as a single group?
61 views
Asked by Vince Jerald Villamora
Why do the regex patterns '\d+[^-]' behave unexpectedly?
28 views
Asked by Аndrew
Laravel string validation; all char except #
55 views
Asked by agodoo
Regex to match everything but two different elements
88 views
Asked by likeeatingpizza
How to match some digits but exclude some constant(also digits) from Regular expression in C#
110 views
Asked by dave cole
Modifying Regex to Exclude "END;" After "CASE" with Possible Text in Between
57 views
Asked by Liza
Replace all except multiple matches to keep
37 views
Asked by VBADirk
How do you write a Regex that combines a Negative Lookbehind with a Negative Lookahead to create a Negative Lookaround?
101 views
Asked by RobbieDixonBr-dge
Regular expression with negative lookahead and negative lookbehind to check if my match IS NOT between [[ and ]]
101 views
Asked by A. Ocannaille
regex: negative lookahead with multiline text
65 views
Asked by macbert
Refining this name parse pattern
84 views
Asked by Ken Ingram
Delet with XSLT2 elements who doesN’T match a regex
29 views
Asked by fauve
More name parsing outliers
47 views
Asked by Ken Ingram
Regex for self hosted renovate bot to fetch linuxserver.io stable images
262 views
Asked by MemLeak
Python regex to match pattern if not in double quotes or equal to list of keywords
55 views
Asked by SecBen.dev
How to regex match strings that do not contain a set of substrings
52 views
Asked by granduser
Capturing negative lookahead
56 views
Asked by SebCorbin