Source position: oldregexpr.pp line 30
type tregexprflag = (
ref_singleline,
ref_multiline,
ref_caseinsensitive
);