I originally heard it as nongreedy. Then on references 'on the web' i saw it called as lazy. Which is it?
            Asked
            
        
        
            Active
            
        
            Viewed 267 times
        
    1
            
            
        - 
                    1possibly argumentative as well... i mostly refer to it as nongreedy – David Hedlund Jul 06 '10 at 06:10
- 
                    How does it matter as long as the idea is conveyed? – Amarghosh Jul 06 '10 at 07:06
- 
                    Also see tag [tag:reluctant-quantifiers] – Guy Coder Feb 07 '20 at 12:43
1 Answers
8
            Non-greedy, ungreedy, reluctant, minimal match, lazy etc. all refer to the same concept. Which name to use is just a matter of taste.
 
    
    
        kennytm
        
- 510,854
- 105
- 1,084
- 1,005
