StrPosPatternA(RawByteString,RawByteString,Integer,Integer,TMatchPatternGreed) Method

Represents method StrPosPatternA(RawByteString,RawByteString,Integer,Integer,TMatchPatternGreed).

Namespace: flcStringPatternMatcher
function StrPosPatternA(const F, S: RawByteString; var Len: Integer;
 const StartIndex: Integer = 1; const G: TMatchPatternGreed = mpgLazy): Integer;

Parameters

F
Type: RawByteString

S
Type: RawByteString

Len
Type: Integer

StartIndex
Type: Integer

G
Type: TMatchPatternGreed

Return Value

Type: Integer