Search code examples
Regex with optional groups not working - \d is not working in the parenthesis (\d*%)...

regexregex-group

Read More
How to allow only 3 types of characters between words?...

regexregex-group

Read More
How does Java's Matcher.group (int) method avoid match the contents of sub-braces inside parenth...

javaregex-groupmatcher

Read More
Remove string after slash with condition...

pythonregexregex-lookaroundsregex-negationregex-group

Read More
Regex: remove strings after slash just when they are more than one word...

pythonregexregex-lookaroundsregex-negationregex-group

Read More
Capture everything if delimiter is not found...

regexregex-group

Read More
Strong password check...

regexregex-lookaroundsregex-group

Read More
Java Regex decoding treating multiple delimiters as same not working...

javaregexregex-group

Read More
Python regex vs Regex101...

pythonregexregex-group

Read More
Regular Expression: Treat a group as optional if its not present but if present only capture the pre...

regexsearchregex-lookaroundsregex-groupregex-greedy

Read More
Match function parameters with Regex...

regexregex-group

Read More
regex: Finding a pattern of alternating numbers and strings...

c++regexregex-group

Read More
Unable to Parse string using Hive Regex Serde...

regexhivebigdataregex-grouphive-serde

Read More
RegEx for matching temperatures (°c)...

pythonregexregex-lookaroundsregex-groupregex-greedy

Read More
Regex for similar string...

pythonregexregex-group

Read More
Not able to select the right data...

regexregex-lookaroundsregex-groupregex-greedy

Read More
Error in tag separated by `|` using Regex python...

pythonregexpython-3.xregex-group

Read More
Use python regex substitution with groups to get the replaced characters...

pythonregexregex-group

Read More
Java get group with Regex matcher...

javaregexreplaceregex-group

Read More
regex pattern ending sub group...

phpregexregex-group

Read More
Regular expression - Conditional Lookbehind, filter start?...

regexregex-lookaroundsregex-group

Read More
regex match expression except specific string (no negative lookahead)...

regexregex-negationregex-group

Read More
Java IP validation RegEx with wildcard *...

javaregexspringregex-group

Read More
One regex to capture words separated by one space-character in combination with the opposite capture...

regex-group

Read More
Regex to not allow duplicate wild cards...

regexregex-group

Read More
Trying to replace the Specific word with another word but i didn't get exact result. Is there an...

pythonregexpython-3.xstringregex-group

Read More
Regex recursion captured string...

regexregex-groupcapturing-group

Read More
Regex to match quote with minimum number of words...

javaregexstringtextregex-group

Read More
Regex for plain and accentuated chars, with spaces and dashes only inside the string...

regexjsonschemaregex-group

Read More
Remove text after second colon...

rregexregex-group

Read More
BackNext