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 to collect data after one search term and before one of two others (which ever is first)
Aug 06, 2026
regex
regex-lookarounds
lookbehind
alternation
Add interface to all classes with a certain naming pattern
Aug 04, 2026
regex
visual-studio
replace
resharper
regex-lookarounds
Regex expression to check if first and last char of set are different
Aug 03, 2026
javascript
regex
regex-lookarounds
regex-negation
Capture number if string contains "X", but limit match (cannot use groups)
Aug 02, 2026
regex
regex-lookarounds
Best way to split a string for the last space
Jul 31, 2026
python
regex
parsing
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
Older Entries »