Skip to content

Non-greedy quantifiers

Compare
Choose a tag to compare
@tom-lord tom-lord released this 02 Feb 14:39
· 313 commits to master since this release

Non-greedy quantifiers are not regular, and will not always work - i.e. when using them in combination with certain capture groups and back-references.

However, they are now at least implemented with a warning message.