Search code examples
Regexp to get last occurance of ipv4 in a string with dots...


javascriptregexregex-lookarounds

Read More
Substitute based on regex...


rregexstringregex-lookarounds

Read More
Nginx rewrite rule is not working if hash in the url...


regexnginxurl-rewritingregex-lookaroundsnginx-location

Read More
Conditional Regex with lookarounds...


regexregex-lookarounds

Read More
Regex replace: skip text inside quotes (Python)...


pythonregexregex-lookaroundslookbehind

Read More
Regex to find where space is missing between number and word...


regexregex-lookarounds

Read More
Regex Expression for capturing a starting and ending with a group of characters...


regexregex-lookaroundsregex-group

Read More
Regex Exclude folder from path...


javascriptregexregex-lookarounds

Read More
RegEx matching on episode titles with different resolution suffixes...


c#regexregex-lookaroundsregex-group

Read More
REGEX to check if a number is repeated in a string...


regexregex-lookarounds

Read More
Regex for iOS Bundle ID in platform for application registered in Azure B2C...


iosregexazure-ad-b2cregex-lookarounds

Read More
Find first occurrence of a character before a keyword with Regex...


regexregex-lookarounds

Read More
Variable-length lookbehind for backslashes...


c#.netregexregex-lookarounds

Read More
Lookbehind with "not character" ignores match at position 0...


.netregexregex-lookaroundsregex-groupregex-negation

Read More
Javascript regular expression: match anything up until something (if there it exists)...


javascriptregexregex-lookarounds

Read More
Java-8 regex negative lookbehind with `\R`...


javaregexjava-8regex-lookarounds

Read More
Regex to match words which have vowels which are not in a discord emoji...


regexregex-lookaroundsregex-groupregex-negation

Read More
How do I match the following with regex?...


regexvisual-studio-coderegex-lookaroundsregex-group

Read More
Remove a sequence of pipe separated numbers using regex...


regexstringregex-lookarounds

Read More
RegEx pattern selects the proper substring but throws error when running macro vba...


regexvbaregex-lookaroundsregexp-replace

Read More
using lookahead and lookbehind with or ( | )...


regexnlpregex-lookarounds

Read More
SyntaxError: (irb):4: invalid pattern in look-behind (positive look-behind/ahead)...


regexrubyregex-lookaroundsgsubregexp-replace

Read More
Creating Regex grouping of "OR" conditions to shorten an expression...


pythonregexstringregex-lookaroundsstring-matching

Read More
Negative lookahead is ignored...


regexregex-lookarounds

Read More
Alternatives to positive lookbehind REGEX when using JDE...


javascriptregexregex-lookarounds

Read More
Avoid negative lookahead regex in mail spam detection...


regexregex-lookaroundspostfix-mtaemail-spam

Read More
how can i find alternating 1 and 0 using REGEX...


javaregexregex-lookarounds

Read More
Extract characters of single word following :...


rregexregex-lookarounds

Read More
Regex matching a word containing a character exactly two times in a row...


regexregex-lookaroundsregex-group

Read More
Regexp to extract "numbers" with optional prefix or at beginning of line...


regexregex-lookaroundsregex-greedy

Read More
BackNext