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 non-greedy
Extract data between square brackets "[]" using Perl
Nov 30, 2022
regex
perl
non-greedy
C++11 RegEx, non-greedy
Aug 19, 2022
c++
regex
c++11
non-greedy
Complex non-greedy matching with regular expressions
Aug 12, 2022
python
regex
non-greedy
Sed replace at second occurrence
Jun 29, 2019
regex
bash
sed
non-greedy
PHP preg_replace to turn **xyz** to <b>xyz</b>
Oct 29, 2022
php
regex
preg-replace
non-greedy
Which would be better non-greedy regex or negated character class?
Nov 06, 2022
regex
string
regex-negation
non-greedy
Why does a simple .*? non-greedy regex greedily include additional characters before a match?
Aug 19, 2019
javascript
regex
non-greedy
RegExp in PHP. Get text between first level parentheses
Nov 09, 2022
php
regex
parentheses
non-greedy
Make one or zero regex operator greedy
Apr 26, 2022
php
regex
greedy
regex-greedy
non-greedy
Non-greedy regex quantifier gives greedy result
Nov 08, 2022
.net
regex
non-greedy
Why is the minimal (non-greedy) match affected by the end of string character '$'?
Apr 07, 2018
python
regex
non-greedy
Regular Expression nongreedy is greedy
May 18, 2018
regex
regex-greedy
non-greedy
Can regexes containing nongreedy (reluctant) quantifiers be rewritten to use only greedy ones?
Sep 03, 2022
regex
theory
pcre
non-greedy
Can I have a non-greedy regex with dotall?
Aug 02, 2018
python
regex
non-greedy
Regex is behaving lazy, should be greedy
Jan 04, 2018
regex
greedy
non-greedy
regex-greedy
alternation
Why does my non-greedy Perl regex still match too much?
Feb 23, 2019
regex
perl
non-greedy
Regex: Is Lazy Worse?
Oct 15, 2022
regex
regex-greedy
non-greedy
reluctant-quantifiers
Make a non-greedy RegEx in backward direction to behave the same like in forward direction
Dec 08, 2018
regex
pcre
regex-greedy
non-greedy
non-greedy matching in Scala RegexParsers
Mar 26, 2018
regex
scala
parser-generator
non-greedy
Non-greedy Regular Expression in Java
Sep 20, 2022
java
regex
non-greedy
Older Entries »