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
Remove diacritics, except for certain diacritics on certain letters
Jul 29, 2026
c#
regex
regex-lookarounds
diacritics
Want to check if a string contains the -
Jul 23, 2026
regex
if-statement
regex-lookarounds
Is it possible to define an scope for lookahead in regex java?
Jul 21, 2026
java
regex
regex-lookarounds
Match the body of a function using Regex
Jul 16, 2026
php
regex
parsing
text-parsing
regex-lookarounds
Disable capturing in already-compiled regex? (e.g., Perl 5.22+, /n modifier)
Jul 14, 2026
regex
perl
regex-lookarounds
regex-group
Regex to Match if a string is not sandwiched between two tokens
Jul 12, 2026
regex
string
perl
regex-lookarounds
How to use regex negative lookahead
Jul 10, 2026
regex
grep
regex-lookarounds
Regex that matches a string but only if another string is not present anywhere on the same line
Jul 07, 2026
regex
xslt
language-agnostic
regex-lookarounds
How to extract a word before another word in pandas
Jul 06, 2026
python
regex
pandas
regex-lookarounds
Naming convention of regex, lookahead and lookbehind
Jul 05, 2026
regex
naming-conventions
regex-lookarounds
lookbehind
Regular expression check if none empty word is not a specific word
Jul 03, 2026
python
regex
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
Older Entries »