Unit 'flcStringPatternMatcher' Package
[Overview][Types][Procedures and functions][Index] [#pl_fundamentals]

MatchQuantSeqB

Declaration

Source position: flcStringPatternMatcher.pas line 161

function MatchQuantSeqB(

  var MatchPos: Integer;

  const MatchSeq: array of ByteCharSet;

  const Quant: array of TMatchQuantifier;

  const S: RawByteString;

  const MatchOptions: TMatchQuantSeqOptions = [];

  const StartIndex: Integer = 1;

  const StopIndex: Integer = - 1

):Boolean;



CT Web help

CodeTyphon Studio