List Question
20 TechQA 2024-03-31T12:34:22.627000Regex skipping delimiter is there is / before it
37 views
Asked by user23916646
Explain lookaround in Regex
33 views
Asked by tahzibi.jafar
Regex 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
Regular expression negative lookbehind
79 views
Asked by FrdXt
Regex expression that matches maximum of 2 asterisks and minimum of 2 chars other than asterisk
52 views
Asked by rbourg
Validate UID in python using regex
39 views
Asked by user23485271
Regex negative look behind does not work as intended, how do I make it work
115 views
Asked by Ethicist
Regex in .NET to match newlines in multiline string yaml values beginning with a pipe symbol
52 views
Asked by Blaisem
Regular expression to validate username section in email
55 views
Asked by unknown_1111
regular expressions: what's the best option for matching urls with several or expressions
64 views
Asked by Luis Abreu
Remove extra delimiters created by using characters within a delimited file with Notepad ++
137 views
Asked by Emmanuel Salau
Singleline RegEx issue
54 views
Asked by Stefan13
What is the equivalent regex expression \b written using ^ and $?
83 views
Asked by 0jnats3
Ginkgo - skip tests that don't match an expression
63 views
Asked by Anton Asserzon
Modifying Regex to Exclude "END;" After "CASE" with Possible Text in Between
57 views
Asked by Liza
Ruby regex for comma separated unique numbers using negative lookahead
102 views
Asked by Jignesh Gohel
regex: matching an entire line with an exact number of repeating tokens
176 views
Asked by Ian Taylor
Problems with assertions, specifically the negative lookahead assertion 'x(?!y)'
76 views
Asked by yzkael