DORSETRIGS
Home

non-greedy (1 post)


posts by category not found!

Greedy quantifier is matching two consecutive segments instead of making two separate matches

Understanding Greedy Quantifiers in Regular Expressions Two Consecutive Matches vs Separate Matches Regular expressions regex are powerful tools for string matc

2 min read 08-10-2024 27
Greedy quantifier is matching two consecutive segments instead of making two separate matches
Greedy quantifier is matching two consecutive segments instead of making two separate matches