d7ded0e Use required=true for consistency.
- Parent 8082ddbd5286bab2f18bb941558894e6a34dafe9
- Authored by Peter Boughton at Thu 28 Oct 2021, 16:33
- Committed by Peter Boughton at Fri 29 Oct 2021, 16:39
src/Regex.cfc | 46 ++++++++++---------- src/functions/RegexCompile.cfm | 2 +- src/functions/RegexEscape.cfm | 2 +- src/functions/RegexFind.cfm | 4 +- src/functions/RegexMatch.cfm | 4 +- src/functions/RegexMatches.cfm | 4 +- src/functions/RegexQuote.cfm | 2 +- src/functions/RegexReplace.cfm | 4 +- src/functions/RegexSplit.cfm | 4 +- src/legacy/Regex.cfc | 46 ++++++++++---------- 10 files changed, 59 insertions(+), 59 deletions(-)view diff