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-negation
Regular Expression for comments but not within a "string" / not in another container
Oct 29, 2025
regex
comments
match
regex-negation
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 matching a non-empty string that is not equal to certain value
Oct 26, 2025
regex
regex-negation
Regex to match strings containing two of any character but not three
Oct 24, 2025
regex
regex-negation
regex-lookarounds
Regex for Word not have some specific words before
Oct 25, 2025
regex
regex-negation
C#: Regex to do NOT match to a group of words
Oct 24, 2025
c#
regex
c#-4.0
regex-negation
Regular expression to match strings that do NOT contain all specified elements
Oct 23, 2025
regex
regex-lookarounds
regex-negation
Regex to exclude first and last characters of match
Oct 22, 2025
java
regex
regex-negation
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 expression: file names that do not contain a word and matches a given pattern
Oct 18, 2025
java
regex
regex-negation
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
Unexpected working of Negated Shorthand Character Classes
Mar 26, 2023
regex
regex-negation
How to escape square brackets inside brackets in grep
Mar 23, 2023
regex
grep
escaping
regex-negation
Regex for at least one alphabet and shouldn't allow dot(.)
Mar 19, 2023
regex
regex-negation
regular-language
Regular expression for word that doesn't match a list of words
Mar 18, 2023
regex
regex-negation
How to match a comment unless it's in a quoted string?
Mar 01, 2023
java
regex
parsing
regex-negation
Splitting string into matching and non-matching groups in javascript
Feb 01, 2023
javascript
regex
regex-negation
Regex to remove only special characters and not other language letters
Jan 30, 2023
java
regex
string
regex-negation
How to find the last occurence of whitespace in string that is not between digits or trailing whitespace
Sep 04, 2025
java
regex
regex-negation
Older Entries »