Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in regex-lookarounds
Regex - Escape with Negative Lookahead
Nov 23, 2025
php
regex
escaping
preg-replace
regex-lookarounds
Regex to match on a word but only if it isn't preceded or followed by another specific word
Nov 22, 2025
regex
exchange-server
regex-lookarounds
Regular Expression to match MM/YYYY or m/YYYYY
Nov 21, 2025
regex
date
regex-lookarounds
Regex for selecting words ending in 'ing' unless
Nov 18, 2025
regex
regex-negation
regex-lookarounds
RegEx - Match Words in Same Sentence with Negative Lookaround
Nov 19, 2025
regex
regex-lookarounds
sentence
One-liner to print all lines between two patterns
Nov 18, 2025
regex
perl
regex-lookarounds
Java support for conditional lookahead
Nov 17, 2025
java
regex
regex-lookarounds
Regex match two strings with given number of words in between strings
Nov 08, 2025
python
regex
regex-lookarounds
Lazy Regex before lookahead : not working with `.+?`
Nov 03, 2025
regex
visual-studio-code
regex-lookarounds
Positive lookahead not working as expected
Oct 31, 2025
regex
regex-lookarounds
Regex: Alternative to .* expression to define word sequence
Oct 29, 2025
python
regex
syntax
regex-lookarounds
Match only if following string matches pattern
Oct 29, 2025
python
regex
regex-lookarounds
Can negation in regex in Notepad++ match emoji or other unicode char at U+10000 and above outside the Basic Multilingual Plane (BMP)?
Oct 26, 2025
notepad++
regex-lookarounds
regex-negation
Regex to match strings containing two of any character but not three
Oct 24, 2025
regex
regex-negation
regex-lookarounds
Regular expression to match strings that do NOT contain all specified elements
Oct 23, 2025
regex
regex-lookarounds
regex-negation
RegEx for capturing values in nested brackets
Oct 22, 2025
javascript
regex
regex-lookarounds
regex-group
regex-greedy
how to match all files containing word1 AND word2 across different lines with ag or rg (PCRE/Rust regex)
Oct 22, 2025
regex
regex-lookarounds
ag
Can I get help generating the correct regex to match a list of test strings?
Oct 21, 2025
regex
regex-lookarounds
regex-group
pcre
regex-negation
Regex lookahead with multiple negative conditions
Oct 19, 2025
regex
regex-lookarounds
Where is lookaround regex supported and where isn't it?
Oct 14, 2025
regex
regex-lookarounds
lookbehind
Older Entries »