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
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
Powershell RegEx match negative lookbehind at start of string
Oct 13, 2025
regex
powershell
regex-negation
regex-lookarounds
regex to match strings not ending with a pattern?
Sep 18, 2025
regex
regex-negation
regex-lookarounds
negative-lookbehind
How to do a negative lookahead in oracle regexp_like(), '?!' isn't working
Sep 13, 2025
oracle-database
regex-lookarounds
regexp-like
How to match string that does not contain a specific string
Sep 13, 2025
regex
go
regex-lookarounds
Regex - nested lookahead assertion
Sep 10, 2025
regex
regex-lookarounds
Using regex lookahead, egrep
Sep 08, 2025
regex
grep
regex-lookarounds
Why is this Python regex negative look ahead not working?
Sep 05, 2025
python
regex
regex-lookarounds
how can i find alternating 1 and 0 using REGEX
Sep 04, 2025
java
regex
regex-lookarounds
Older Entries »