Search code examples
Python regex : extract multiple pattern in series containing decimal...


pythonpython-3.xregexregex-lookaroundsregex-group

Read More
Python regex: Negative look-ahead with selection of different length strings...


pythonregexregex-lookarounds

Read More
Powershell RegEx match negative lookbehind at start of string...


regexpowershellregex-negationregex-lookarounds

Read More
Regex positive lookbehind alternative for word wrap...


javascriptregexsplitregex-lookarounds

Read More
Why is my grep lookahead retrieving the same value twice?...


shellgrepregex-lookaroundscshpositive-lookahead

Read More
Regex: Remove empty sections from INI (Text) files where the files could contain multiple such secti...


regexregex-lookaroundsinifind-replaceregex-replace

Read More
How To Capture Positive Lookahead...


regexregex-lookaroundsregex-group

Read More
Regex with positive lookbehind that will match multiple lines...


javaregexregex-lookarounds

Read More
Regex multiple lookaheads not working when both are triggered...


phpregexlaravelregex-lookarounds

Read More
Safari RegEx lookbehind alternative...


javascriptregexregex-lookarounds

Read More
Negative lookahead Regular Expression...


javascriptregexregex-lookarounds

Read More
Python | Regex | get numbers from the text...


pythonregexregex-lookarounds

Read More
Regex: Finding para around a word using regex...


regexregex-lookaroundsregex-greedy

Read More
Regular expression matches maximum and minimum values...


regexregex-lookarounds

Read More
Regular Expression misses matches in string...


regexpowershellregex-lookarounds

Read More
Store output after finding matching string using regex and pexpect...


pythonregexparsingregex-lookaroundspexpect

Read More
Regex: Alternative to .* expression to define word sequence...


pythonregexsyntaxregex-lookarounds

Read More
BigQuery - Regex to match a pattern after a known string (positive lookbehind alternative)...


sqlregexgoogle-bigqueryregex-lookaroundsre2

Read More
Python regex: Match any text excluding 2 words (probably look arounds)...


pythonregexregex-lookarounds

Read More
How can I use a negative lookahead in an anchored regular-expression pattern?...


regexregex-lookarounds

Read More
How to find commas not preceded or followed by another comma?...


regexduplicatesnotepad++regex-lookarounds

Read More
RegEx find all XML tags...


regexregex-lookarounds

Read More
Regex to capture optional characters...


regexregex-lookarounds

Read More
Remove last occurrence of pattern and everything after that...


regexregex-lookarounds

Read More
Guidance on Regex...


regex-lookarounds

Read More
Powershell - Replace multiple 5-digit substrings in a string...


powershellreplaceregex-lookaroundsregexp-replace

Read More
Extracting two strings from between two characters. Why doesn't my regex match and how can I imp...


pythonregexregex-lookaroundslookbehind

Read More
Regex to not match more than one trailing slash in string...


regexregex-lookaroundsregex-groupregex-negation

Read More
Find a word in multiline comment with one regex...


phpregexregex-negationregex-lookarounds

Read More
python regex: duplicate names in named groups...


pythonregexregex-lookaroundsregex-group

Read More
BackNext