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-greedy
RegEx for matching a word after specific word in multiple lines
Nov 02, 2025
javascript
regex
visual-studio-code
regex-group
regex-greedy
Non-greedy (lazy) matching using regex?
Oct 27, 2025
regex
stata
lazy-evaluation
greedy
regex-greedy
Regex with prefix and optional suffix
Oct 22, 2025
java
regex
regex-greedy
RegEx for capturing values in nested brackets
Oct 22, 2025
javascript
regex
regex-lookarounds
regex-group
regex-greedy
PowerShell Regex: Capturing strings between two strings that is on multiple lines
Sep 20, 2025
regex
powershell
regex-group
regex-greedy
capturing-group
Positive Lookbehind greedy
Mar 03, 2023
regex
regex-lookarounds
regex-greedy
Strange behavior in regexes
Jan 20, 2023
java
regex
regex-greedy
Regex for repeating series of numbers and number ranges (e.g. 3 digit numbers and 3 digit number ranges)
Jan 01, 2023
regex
regex-group
regex-greedy
Two greedy quantifiers in the same regex
Dec 10, 2022
regex
perl
greedy
regex-greedy
quantifiers
Need regexp to find substring between two tokens
Dec 12, 2022
regex
regex-greedy
Regular expression greedy match not working as expected
Dec 03, 2022
regex
regex-greedy
Regex for matching a string literal in Java?
Dec 03, 2022
java
regex
regex-greedy
Why does my non-greedy Perl regex match nothing?
Dec 02, 2022
regex
perl
greedy
regex-greedy
How can I fix my regex to not match too much with a greedy quantifier? [duplicate]
Nov 29, 2022
regex
perl
parsing
greedy
regex-greedy
How to match nth occurrence in a string using regular expression
Oct 22, 2022
regex
tcl
regex-greedy
How to assign text with in braces into variable in vim
Apr 14, 2019
regex
vim
vim-plugin
regex-greedy
Surprising, but correct behavior of a greedy subexpression in a positive lookbehind assertion
Apr 19, 2022
.net
regex
regex-lookarounds
regex-greedy
Why is the star quantifier greedier than the plus quantifier in Java regular expressions?
Aug 25, 2022
java
regex
regex-greedy
match a regular expression with optional lookahead
Sep 12, 2022
python
regex
regex-lookarounds
regex-greedy
Greediness behaving differently in JavaScript?
Jul 06, 2022
javascript
regex
regex-greedy
Older Entries »