Search code examples
Regex to match 0 or an even number of consecutive characters?...


regexregex-lookaroundsnegative-lookbehind

Read More
Regex Expression to match balanced double curly braces stored in an XML document...


regexxmlregex-lookarounds

Read More
Regexpr to match original value referenced multiple times in array...


regexregex-lookarounds

Read More
Python regex for sequence containing at least two digits/letters...


regexregex-lookarounds

Read More
Regex lookahead+lookbehind OR instead of AND...


regexregex-lookaroundsregex-look-ahead

Read More
How can I get the specific part from the link using regular expressions (regex),,,...


regexurl-rewritingregex-lookaroundsregex-groupnsregularexpression

Read More
Match digits (which may contain spaces) except when preceded by a specific word...


regexregex-lookarounds

Read More
regex lookahead but ignore if specific char is found...


regexregex-lookarounds

Read More
JavaScript regex split consecutive string (vs Java)...


javascriptjavaregexsplitregex-lookarounds

Read More
Lookaround with optional characters...


rregexregex-lookaroundsstringrlookbehind

Read More
Regex match a string followed by 1 forward slash...


regexregex-lookaroundsregex-groupregex-negationregex-greedy

Read More
RegEx for failing subdomains...


regexiisregex-lookaroundsregex-groupregex-greedy

Read More
RegEx for extracting domains and subdomains...


pythonregexregex-lookaroundsregex-groupregex-greedy

Read More
How can I split a long string using regex (\.\s) ignoring a few cases...


regexdartregex-lookarounds

Read More
Regex: Match pattern unless preceded by pattern containing element from the matching character class...


regexregex-lookaroundsregex-group

Read More
Regex - replacing multiple occurrences of character in group...


javaregexregex-lookaroundsregex-group

Read More
Regex Like for ORACLE with lookahead and negative lookahead...


regexoracle-databaseregex-lookaroundsregexp-like

Read More
Regex negative lookahead string with special character python...


pythonregexstringregex-lookarounds

Read More
Regex Non greedy match between two characters...


regexregex-lookarounds

Read More
Regex: negative lookbehind...


regexregex-lookarounds

Read More
Extract price/cost only once...


regexregex-lookarounds

Read More
Regex lookaround does not work with quantifiers in SAS...


sasregex-lookarounds

Read More
Remove a pattern if does not contains a specific words...


pythonregexregex-lookarounds

Read More
Python regex: Explain why expression not matching...


pythonregexregex-lookarounds

Read More
Regex pattern reads correctly but doesn't produce desired result...


regexregex-lookarounds

Read More
Date Regex matching with lookbehind...


regexregex-lookarounds

Read More
how to match all files containing word1 AND word2 across different lines with ag or rg (PCRE/Rust re...


regexregex-lookaroundsag

Read More
Regex ignore nested matched...


regexregex-lookaroundsregex-groupregex-greedy

Read More
Why doesn't positive lookahead work as first capture group?...


javascriptregexregex-lookarounds

Read More
How to match, but not capture, part of a regex with Powershell...


regexpowershellregex-lookarounds

Read More
BackNext