RegExOptions.MatchEmpty

From Xojo Documentation

Property (As Boolean )
aRegExOptions.MatchEmpty = newBooleanValue
or
BooleanValue = aRegExOptions.MatchEmpty

Supported for all project types and targets.

Indicates whether patterns are allowed to match the empty string. The default is True.