greedy

Typeglossary
DictionaryLCS
LibraryLiveCode Script
Synonymsgreedy,greediness
Description

A form of regular expression that tries to include as long a string of text as possible while still matching the pattern.

Tagstext processing