Search code examples
How to exclude occurrences after a positive lookbehind?...

regexvisual-studio-codesyntax-highlightingregex-group

Read More
Regex replacing text unless it's preceeded with backslashes without the usage of look-behind...

regexregex-groupregexp-replace

Read More
Regex to match and extract North American phone numbers...

phpregexregex-group

Read More
Select a portion if only several conditions are met in regex...

pythonregexregex-group

Read More
getting same regex groups inside a block of text...

pythonpython-3.xregexregex-group

Read More
Is there a way to get the regex that I am using to match 4 numbers only?...

regexregex-group

Read More
How to make a datetime object of the date in a filename?...

pythondatetimeregex-group

Read More
Grouping single line addresses with multiple word cities...

regexregex-group

Read More
Good regular expression for capturing data inside single quotes but only if it prefixed with somethi...

regexgoregex-group

Read More
Regex: how to extract incomplete date and convert...

pythonpython-3.xdjangoregexregex-group

Read More
Get extension without dot using regex...

javaregexregex-group

Read More
How can I match all instances of MyClass where AnotherClass is an argument without using lookaheads/...

regexregex-groupre2

Read More
Regex for detecting tagged @users...

javascriptregexregex-lookaroundsregex-groupregex-negation

Read More
How should I make these regex capture groups more succinct?...

pythonregexregex-group

Read More
How do I replace spaces with std::regex_replace between markers using non-capture groups?...

c++regexc++11g++regex-group

Read More
Regex Capture group skip escaped strings...

regexregex-group

Read More
Regex Statement for capturing elements inside the outermost brackets...

regexregex-lookaroundsregex-group

Read More
python regex extract match object...

pythonmatchregex-grouppython-re

Read More
Specify end of regex group...

regexregex-group

Read More
select block text if match specific line, regex...

regexregex-group

Read More
How to create a list of tuples containing multiple Regular Expression...

pythonregexregex-group

Read More
Regex Grouping Stepped Explanation...

javascriptregexecmascript-6regex-group

Read More
How can I store captures from a Perl regular expression into separate variables?...

arraysregexperlregex-group

Read More
extract substring using regex in groovy...

regexgroovyregex-group

Read More
Characters are still being captured and highlighted despite using do not capture command...

rregexregex-lookaroundsregex-group

Read More
How can I capture specific characters before a delimiter using RegEx?...

regexregex-group

Read More
Regex to Remove Empty Line and Number...

regexregex-group

Read More
Inconsistency between regex and python search...

pythonregexregex-group

Read More
How to extract complete event using regex in one capturing group...

regexregex-group

Read More
JavaScript: How to reduce IFs with REGEX...

javascriptregexregex-groupregexp-replace

Read More
BackNext