Source position: regexpr.pas line 254
type TRegExprCharCheckerInfo = record
CharBegin: REChar;
CharEnd: REChar;
CheckerIndex: Integer;
end;