Source position: regexpr.pas line 275
type TRegExprFindFixedLengthFlag = (
flfForceToStopAt,
flfReturnAtNextNil,
flfSkipLookAround
);