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
Regular expression pattern to match string without any 2 consecutive repeated characters
Jun 29, 2026
regex
regex-negation
regex-lookarounds
Negative lookahead regex not working
Jun 28, 2026
java
regex
regex-negation
regex-lookarounds
I want to perform a split() on a string using a regex in Java, but would like to keep the delimited tokens in the array [duplicate]
Jun 28, 2026
java
regex
string
split
regex-lookarounds
Regex match characters when not preceded by a string
Jun 27, 2026
regex
python-3.x
regex-lookarounds
Python regex for sequence containing at least two digits/letters
Jun 25, 2026
regex
regex-lookarounds
Regex to prevent certain ranges
Jun 25, 2026
regex
regex-lookarounds
regex-negation
Finding n characters with exactly (or at least) one linebreak
Jun 25, 2026
java
regex
regex-lookarounds
regex-group
How to separate a string with 2 uppercases and a space with regex in pandas dataframe?
Jun 20, 2026
python-3.x
regex
pandas
dataframe
regex-lookarounds
PHP regex look around with matching multiple occurrences
Jun 19, 2026
regex
regex-lookarounds
Include the character in positive lookahead in the result
Jun 16, 2026
c#
regex
regex-lookarounds
What pattern do I need to use to split in between characters?
Jun 13, 2026
python
regex
split
regex-lookarounds
find search item plus 4 lines before and after
Jun 13, 2026
regex
notepad++
regex-lookarounds
Regex lookahead AND lookbehind
Jun 05, 2026
javascript
regex
replace
regex-lookarounds
How to extract comma separated substrings from a string?
May 29, 2026
regex
regex-lookarounds
regex-group
regex-greedy
python-textfsm
How to exactly match the previous group including case insensitivity?
May 30, 2026
python
regex
regex-lookarounds
regex-group
regex-greedy
Match a dot/period if not followed AND preceded by a single character
May 21, 2026
regex
regex-lookarounds
regex negative lookahead to match everything but a specific string
May 17, 2026
regex
regex-lookarounds
How do I properly use negative lookahead for this Java regex?
May 16, 2026
java
regex
regex-lookarounds
Bash double bracket regex comparison using negative lookahead error return 2
May 16, 2026
regex
bash
regex-lookarounds
square-bracket
Match specific string not preceded with a word and any amount of whitespaces using .NET regex
May 16, 2026
c#
regex
regex-lookarounds
regex-group
Older Entries »