Search code examples
Can I put an assertion in a character class in regex?...


javaregexregex-lookarounds

Read More
Python CSV reader: need ignore quoted comma as delimiter...


pythoncsvregex-lookarounds

Read More
Does lookaround affect which languages can be matched by regular expressions?...


regexlookbehindregex-lookarounds

Read More
Explain lookaround in Regex...


regexregex-lookarounds

Read More
Regex for string that do not start with any character of a group and do not contain any of multiple ...


regexregex-lookaroundsregex-groupregex-negation

Read More
Regex OR results in two separate groups, how do I make capture it as a single group?...


regexgoregex-lookaroundsregex-groupregex-negation

Read More
Regular expression negative lookbehind...


pythonregexregex-lookarounds

Read More
Regex expression that matches maximum of 2 asterisks and minimum of 2 chars other than asterisk...


javaregexregex-lookarounds

Read More
Regex Find Upto a first value it finds before a match...


regexregex-lookarounds

Read More
Regex negative look behind does not work as intended, how do I make it work...


javascriptregexregex-lookarounds

Read More
Positive/Negative lookahead with grep and perl...


regexbashperlgrepregex-lookarounds

Read More
Regular expression to validate username section in email...


regexregex-lookarounds

Read More
regular expressions: what's the best option for matching urls with several or expressions...


c#regexperformanceregex-lookarounds.net-8.0

Read More
Perl word disenvoweling: removing all vowels except the first and last...


regexperlregex-lookarounds

Read More
How do I write a regex in PHP to capture the last occurrence of an HTML tag before another HTML tag?...


phphtmlregexregex-lookarounds

Read More
Singleline RegEx issue...


regexregex-lookarounds

Read More
What is the equivalent regex expression \b written using ^ and $?...


regexregex-lookaroundsword-boundary

Read More
regex: matching an entire line with an exact number of repeating tokens...


regexregex-lookarounds

Read More
Delimiting string in R...


rregex-lookaroundsregex-group

Read More
Capture opening but not the closing tag...


javascripthtmlregexregex-lookaroundscapturing-group

Read More
Avoid dot on ElasticSearch/OpenSearch...


elasticsearchregex-lookaroundsamazon-opensearch

Read More
Regex capturing too much...


regexregex-lookaroundswikipedia

Read More
How prevent catastrophic backtracking with multiple negative lookaheads...


pythonpandasdataframeregex-lookaroundsany

Read More
Regex for removing duplicate values in a specific Wikipedia template...


regexregex-lookaroundswikipedia

Read More
Regular expression : How to match a specific word with having spaces and with an additional letter i...


regexregex-lookarounds

Read More
How do you write a Regex that combines a Negative Lookbehind with a Negative Lookahead to create a N...


javaregexregex-lookaroundsregex-negationregex-look-ahead

Read More
TCL I want to find a regex pattern to match only integers...


javascriptregextclregex-lookarounds

Read More
Return only one group with OR condition in Regex...


regexregex-negationregex-lookaroundsregex-groupregex-greedy

Read More
Regex to repair malformed XML attributes, removing spaces in tags...


c#regexregex-lookaroundsregex-groupregexp-replace

Read More
regex: negative lookahead with multiline text...


regexregex-lookaroundsregex-negation

Read More
BackNext