Search code examples
Why doesn't this positive lookbehind work?...

javaregexlookbehind

Read More
Regular expression with positive lookbehind at beginning fails to match whole string...

pythonregexlookbehind

Read More
Javascript regex with lookahead and lookbehind being wrong?...

javascriptregexregex-lookaroundslookbehind

Read More
Javascript RegExp for matching text which isn't part of HTML tag...

javascripthtmlregexreplacelookbehind

Read More
Splitting a string while keeping the delimiters except escaped ones (regex)...

javaregexregex-negationregex-lookaroundslookbehind

Read More
Variable length regex lookbehind...

phpregexsearchpreg-replacelookbehind

Read More
Regex to collect data after one search term and before one of two others (which ever is first)...

regexregex-lookaroundslookbehindalternation

Read More
a strange regular on look behind...

javaandroidregexlookbehind

Read More
Is it possible to AND two separate lookaround/zero-width assertions (i.e. lookbehind/look-behind) in...

phpregexconcatenationpcrelookbehind

Read More
Returning only the first match using Regex Look-Behinds...

c#xmlregexlookbehindnon-greedy

Read More
Regex lookbehind matching word preceding expression in brackets...

regexlookbehind

Read More
regex, search and replace until a certain point...

regexperllookbehind

Read More
How to match a word that is not preceded by "=" using Regex?...

rubyregexlookbehind

Read More
Regex Match NC-Comments in a string with mixed C#-Code...

c#regexlookbehindregex-lookarounds

Read More
Is there a bug in Ruby lookbehind assertions (1.9/2.0)?...

rubyregexlookbehind

Read More
Positive lookbehind with a matching group to be extracted...

pythonregexlookbehind

Read More
Regular expression - look-behind...

regexlookbehind

Read More
Javascript Regex - unexpected behaviour on faking lookbehind...

javascriptregexlookbehindnegative-lookbehind

Read More
RegEx that removes XHTML line breaks appearing before block-level tags...

objective-cregexhtml-parsinglookbehind

Read More
Regex - Match number range with no numbers around it...

regexregex-lookaroundslookbehinddigit

Read More
python regex with conditional lookbehind...

pythonregexlookbehind

Read More
How do I replicate this regex in JavaScript without lookbehind?...

javascriptregexlookbehind

Read More
Regex negative lookbehinds with a wildcard...

rubyregexlookbehind

Read More
Javascript regexp that matches '.' not preceded by '\' (lookbehind alternative)...

javascriptregexlookbehind

Read More
.NET Regex Lookbehind Not Greedy...

.netregexlookbehind

Read More
How Can I Use Look-Ahead and Look-Behind to Create a Custom Boundary Matcher?...

javaregexregex-lookaroundslookbehind

Read More
Nested regex lookahead and lookbehind...

regexperlregex-lookaroundslookbehind

Read More
java regex lookbehind how to cut out part of the pre-search result?...

javaregexlookbehind

Read More
How to match words separated with single space vs words separated with multiple spaces...

regexperlregex-greedylookbehindnegative-lookbehind

Read More
Vim syntax region - lookbehind confusion...

regexvimsyntaxmatchlookbehind

Read More
BackNext