| 
 Legend 
 | Method: TGenerex RepeatGreedy()
 Declarationpublic TGenerex RepeatGreedy()SummaryReturns a regular expression that matches this regular expression zero or more times. More times are prioritised (cf.*in traditional regular expression syntax). |