Unit 'uregexpr' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#regexpr]

TOpLoopInfo

Declaration

Source position: regexpr.pas line 288

type TOpLoopInfo = record

  Count: Integer;

  CurrentRegInput: PRegExprChar;

  BackTrackingAsAtom: Boolean;

  OuterLoop: POpLoopInfo;

end;


Documentation generated on: 2025-07-25