Search code examples
Regex excluding all groups matched by negative lookahead...

htmlregexregex-lookaroundsregex-group

Read More
Regex to match a sentence and word of a string...

javascriptregexregex-group

Read More
REGEX to find words containing permutations of letters, with one letter mandatory, and NOT any other...

mysqlregexregex-negationregex-group

Read More
Using Positive LookAhead and LookBehind To Mask Password In Database Connection String...

regexvb.netregex-lookaroundsregex-group

Read More
Notepad ++ group substitutions using \k...

regexnotepad++regex-group

Read More
Optional group not being captured...

regexnotepad++regex-group

Read More
JavaScript Regex to filter text between two characters...

javascriptregexregex-lookaroundsregex-negationregex-group

Read More
Regex between elements for specific characters...

regexstringregex-lookaroundsregex-groupregexp-replace

Read More
Regex expression to replace different values based on multiple criterias...

regexregex-negationregex-groupregex-greedyregexp-replace

Read More
Regex match multiple times in one line...

regexregex-groupregex-greedy

Read More
Finding and replacing key: value pairs...

regexregex-group

Read More
regex line works in regex101, but throws an "bad character in group name" in code (inside ...

pythonregexregex-group

Read More
Get Line number of Text.RegularExpressions.Regex matches...

regexpowershellloggingregex-group

Read More
Match only two combinations and ignore the rest in REGEX - tableau...

regextableau-apiregex-group

Read More
Java regex to match string and sub-string separately...

javaregexregex-group

Read More
RegEx multiple lines...

regexregex-group

Read More
How to check if the string is in proper array format with regex?...

phpregexpreg-matchpreg-match-allregex-group

Read More
How to get length of captured groups when using String Replace with Regex in JavaScript concurrently...

javascriptregexregex-groupdata-masking

Read More
Regular Expression: Capture Negation of Combination of Multiple Regular Expressions...

javaregexregex-lookaroundsregex-negationregex-group

Read More
Get list of Booleans corresponding to list of multiple-and-duplicate regex patterns...

pythonregexpython-3.xregex-group

Read More
Regex with multiple groups that use lookahead for logical AND inside regex group...

regexpython-3.xregex-group

Read More
Find Regular Expression...

regexregex-lookaroundsregex-negationregex-groupnsregularexpression

Read More
Matching parts of string using regex grouping constructs...

c#regexregex-lookaroundsregex-group

Read More
combining negation to and with other expressions...

regexregex-negationregex-group

Read More
Learning Regex Backreferencing, and I don't understand what's going on...

pythonregexregex-group

Read More
Regex capture not returning expected array...

regexperlregex-groupregex-greedy

Read More
How can I strip a matching pattern by using a for-loop in python 2.7?...

regexpython-2.7loopsregex-lookaroundsregex-group

Read More
regex match nothing at the end of string...

pythonregexregex-group

Read More
re.sub() - Replace with text from match without using capture groups?...

pythonregexregex-group

Read More
RegEx for matching specific log patterns...

regexregex-groupregex-greedy

Read More
BackNext