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 negative-lookbehind
How do I match part of a string only if it is not preceded by certain characters?
Jan 02, 2023
c#
.net
regex
negative-lookbehind
Making Regular Expression more efficient
Dec 30, 2022
regex
optimization
performance
negative-lookbehind
Why is this negative lookbehind being considered a successful regex match?
Dec 26, 2022
regex
perl
negative-lookbehind
negative lookbehind and greedy quantifiers in php
Nov 07, 2022
php
regex
negative-lookbehind
php regex: Alternative to backreference in negative lookbehind
Oct 19, 2022
php
regex
negative-lookbehind
Negative lookbehind in regex
Aug 29, 2022
regex
perl
grep
negative-lookbehind
How can regex ignore escaped-quotes when matching strings?
Jul 30, 2019
regex
escaping
negative-lookbehind
Javascript regex: find a word NOT followed by space character
Dec 21, 2019
javascript
regex
negative-lookahead
negative-lookbehind
Are negative lookbehind in regex searches possible in Geany?
May 23, 2019
regex
pcre
geany
negative-lookbehind
Regex negative lookbehind in Ruby doesn't seem to work
May 04, 2022
ruby
regex
string
lookbehind
negative-lookbehind
Java regex error - Look-behind with group reference
May 08, 2019
java
regex
backreference
negative-lookahead
negative-lookbehind
Regex negative lookbehind and lookahead: equivalence and performance
May 05, 2022
regex
regex-lookarounds
negative-lookahead
negative-lookbehind
RegEx: Look-behind to avoid odd number of consecutive backslashes
Jul 29, 2019
php
regex
pcre
lookbehind
negative-lookbehind
Regular Expression in R with a negative lookbehind
Aug 24, 2022
regex
r
negative-lookbehind
Lookbehind on regex for VBA?
Sep 21, 2022
regex
vba
lookbehind
negative-lookbehind
What's the easiest way to get an equivalent to GNU grep that supports negative lookbehinds?
Mar 31, 2022
regex
perl
grep
negative-lookbehind
Regular expression using negative lookbehind not working in Notepad++
Aug 28, 2022
regex
notepad++
regex-lookarounds
negative-lookbehind
Negative lookbehind equivalent in JavaScript
Aug 15, 2022
javascript
regex
negative-lookbehind