Search code examples
How to extract first floating numbers appearing after a word?...


pythonregexregex-lookarounds

Read More
Split a string with regular expression lookarounds using javascript...


javascriptregexregex-lookarounds

Read More
Regex for an alphanumeric of 8 character...


c#regexregex-lookaroundsregex-negationregex-group

Read More
Regex positive lookahead not matching as expected...


regexregex-lookaroundsregex-group

Read More
Regex lookbehind is invalid with a vertical bar ( | ), but regex lookahead works just fine in Notepa...


regexnotepad++regex-lookaroundslookbehind

Read More
Shell script/regex to replace sentences except for a keyword in the middle (refactoring Angular dire...


regexangularshellregex-lookarounds

Read More
Match a word but not a larger word...


regexregex-lookarounds

Read More
How to use negative lookahead to remove search between two chars...


pythonregexregex-lookarounds

Read More
Positive lookbehind regex not matching as expected...


pythonregexregex-lookarounds

Read More
Variable repetition inside INSIDE LOOKBEHIND in Delphi Regular Expression?...


regexdelphiregex-lookaroundsdelphi-10.3-rio

Read More
REGEX: Remove spaces between strings with one or two letters...


pythonregexetlregex-lookarounds

Read More
Regex to find lines containing numbers, starting with text, but removing text from the ocurrence...


javaregexregex-lookaroundsregex-group

Read More
regex not matching two delimiter chars...


phpregexregex-lookarounds

Read More
How to match bold markdown if it isn't preceded with a backslash?...


javascriptregexmarkdownregex-lookaroundsnegative-lookbehind

Read More
regex - find multiline string that does not contain substring...


regexparsingdelphiregex-lookarounds

Read More
Re module and positive look behind of variable width...


pythonregexregex-lookaroundsregex-greedy

Read More
i want to match Something<alive> (match <alive> and then wanna extract "Something w...


pythonregexpython-3.xregex-lookaroundsregex-group

Read More
Regex match word if optionally followed by any word unless followed by certain words...


pythonregexpython-3.xregex-lookarounds

Read More
How to get all the words "bar" after the word "foo" with regex...


pythonregexregex-lookarounds

Read More
Python based regular expression to match twitter usernames from a mixed set of data...


regex-lookarounds

Read More
Confusion regarding regex pattern...


regexregex-lookaroundsregex-negation

Read More
Find keyword matches, but ignore based on word proximity in ReGex JS...


javascriptregexregex-lookarounds

Read More
Regex assertions working only in lookahead and lookbehind fashion...


regexregex-lookaroundsraku

Read More
Regex - extract content between double square brackets...


regexpreg-replacepreg-matchregex-lookarounds

Read More
Perl 6: Lookahead with capture...


regexregex-lookaroundsraku

Read More
Matching Nth Occurrence with Regex...


regexregex-lookarounds

Read More
Python find and replace strings in files with argument that the string is quoted and not part of big...


pythonregexregex-lookarounds

Read More
Regex using negative lookahead missing first character of group2...


regexpowershellregex-lookarounds

Read More
Can vimgrep be used with lookaround assertions?...


vimregex-lookaroundsvimgrep

Read More
Regular expression to match everything up to string...


regexregex-lookarounds

Read More
BackNext