Search code examples
RegEx for matching strings with spaces and words...


pythonregexregex-lookaroundsregex-group

Read More
Remove all debuggers that ARE NOT between single or double quotes...


javascriptregexregex-lookarounds

Read More
How to match non-escaped quoted strings and also non-quoted strings?...


javascriptregexregex-lookaroundsregex-group

Read More
R: strsplit on negative lookaround...


rregex-lookaroundsstrsplit

Read More
Extracting matches from strings with lookaround in R...


rregexregex-lookarounds

Read More
Can't get this REGEX negative lookahead / lookaround working for JS...


regexregex-lookarounds

Read More
Match pattern so long as it doesn't contain a specific string...


rregexregex-lookarounds

Read More
Find values to the left and right of the last period with regex and separate in dplyr...


rdplyrregex-lookarounds

Read More
Is this a bug in .NET's Regex.Split?...


.netregexregex-lookarounds

Read More
JS regex that matches the last occurrence of a number in square brackets...


javascriptjqueryregexstringregex-lookarounds

Read More
REGEX to select CSS Classes names from file...


javascriptregexregex-lookaroundsregex-negationregex-group

Read More
How to extract regex query until a specific word?...


pythonregexregex-lookaroundslooker

Read More
find lines not containing double forward slash in regex / eclipse search...


regexeclipseregex-lookarounds

Read More
Python Regex to Find Special Characters and characters in between...


pythonregexpython-3.xpython-2.7regex-lookarounds

Read More
How to delete parts of a textual vector using gsub and regular expressions...


rregexreplacegsubregex-lookarounds

Read More
Regular expression matching in Python...


pythonregexregex-lookaroundsregex-groupregex-greedy

Read More
Using a word boundary, how to match a string of numbers unless there is a period before the numbers?...


regexpcreregex-lookaroundsnegative-lookbehind

Read More
Regular expression to match pattern followed by / and then a specific set of words...


javascriptregex-lookarounds

Read More
RegEx: How to apply a Character Set restriction to a whole Expression...


regexregex-lookaroundsnon-greedy

Read More
Regexp - joining multiple lines not starting with dash...


regexpcreregex-lookaroundsregex-negation

Read More
How can I program a kind of escape character myself in this regular expression?...


javascriptregexescapingregex-lookarounds

Read More
RegEx to allow at least one dot and all character...


regexvalidationemailregex-lookaroundsregex-group

Read More
Replacement by matching in Javascript...


javascriptregexreplaceregex-lookaroundsregex-group

Read More
How to capture a multiple patterns using regex?...


regexregex-lookaroundsregex-groupregex-greedy

Read More
Javascript Regex: Combinations of numbers and letters (i) except 1...


javascriptregexregex-lookaroundsangular-validation

Read More
How to optimize a regex pattern?...


javaregextextregex-lookaroundsregex-group

Read More
Regex for parsing multiple conditions for groups...


javascriptregexregex-lookaroundsregex-groupregex-greedy

Read More
RegEx for searching various formats of a string...


regexregex-lookaroundsregex-groupregex-greedy

Read More
Regex: Select All Duplicate Lines...


regexregex-lookaroundsregex-group

Read More
How to order using regular expressions?...


regexregex-lookarounds

Read More
BackNext