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