Unit 'flcStrings' Package
[Overview][Constants][Classes][Procedures and functions][Index] [#pl_fundamentals]

StrPMatchBS

Declaration

Source position: flcStrings.pas line 289

function StrPMatchBS(

  const A: PChar;

  B: PByteChar;

  const Len: Integer

):Boolean; overload;

function StrPMatchBS(

  const S: PChar;

  const M: PByteChar;

  const LenS: Integer;

  const LenM: Integer

):Boolean; overload;



CT Web help

CodeTyphon Studio