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

StrPMatchBW

Declaration

Source position: flcStrings.pas line 288

function StrPMatchBW(

  const A: PWideChar;

  B: PByteChar;

  const Len: Integer

):Boolean; overload;

function StrPMatchBW(

  const S: PWideChar;

  const M: PByteChar;

  const LenS: Integer;

  const LenM: Integer

):Boolean; overload;



CT Web help

CodeTyphon Studio