Search code examples
Return only one group with OR condition in Regex...

regexregex-negationregex-lookaroundsregex-groupregex-greedy

Read More
Regex to repair malformed XML attributes, removing spaces in tags...

c#regexregex-lookaroundsregex-groupregexp-replace

Read More
What is any regular expression that matches and capture a multiline string predeced by an undefined ...

phpregexregex-group

Read More
Regex match only if not in context...

regexregex-lookaroundsregex-groupneovim

Read More
Creating a Python Regex to match a string...

python-3.xregexregex-group

Read More
Regex: Group all blocks of strings starting with a given character...

javascriptregexregex-group

Read More
Grouping tags based on a specific pattern...

regexregex-group

Read More
How to extract multiple values matching a pattern after a specific keyword?...

javaregexregex-lookaroundsregex-group

Read More
Is there a regex that will put 10 digits (usually non-consecutive) into a named capturing group?...

javascriptregexregex-group

Read More
How to match these string variations in regex?...

regexgoregex-lookaroundsregex-groupregex-greedy

Read More
Behaviour of the ? quantifier when applying to (\b) in JavaScript regex...

javascriptregexregex-group

Read More
Refining this name parse pattern...

javascriptregexregex-groupregex-negation

Read More
golang regex split string based on keywords...

regexgoregex-group

Read More
More name parsing outliers...

regexregex-groupregex-negationpcre2

Read More
Having an unknown problem with Regex processing names...

regexregex-group

Read More
How to make a regular expression pattern consider a comma before the start of line when using the ^ ...

pythonpython-3.xregexstringregex-group

Read More
Replace regex with captured group ONLY...

regexperlsedregex-group

Read More
To regularize every incidence of the term 'Heb' to "HEB" in pandas df...

data-cleaningregex-group

Read More
Regex validate this string...

regexregex-group

Read More
Regex pattern to exclude timestamps...

pythonregexms-worddocxregex-group

Read More
Regex Conditional replacement on Java...

javaregexregex-group

Read More
vim yank all matches of regex group into register...

regexvimregex-groupyank

Read More
Expand Regex SubGroup Matches in Java...

javaregexregex-group

Read More
Regex extract - single string between commas&english only...

regexregex-groupregexp-replaceairtable

Read More
regexp negative lookahead with groups...

javaregexregex-lookaroundsregex-group

Read More
Java Regex inconsistent groups...

javaregexstringregex-group

Read More
Java matcher group capturing...

javaregexregex-group

Read More
java.util.regex.Matcher confused group...

javaregexregex-group

Read More
RegEx matching for SRT and VTT syntax from subtitles...

phpregexregex-groupsrtvtt

Read More
How do I exclude a pattern with a lookbehind that is in front of another pattern?...

pythonpython-3.xregexregex-lookaroundsregex-group

Read More
BackNext