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

StrPMatchW

Declaration

Source position: flcStrings.pas line 287

function StrPMatchW(

  const A: PWideChar;

  const B: PWideChar;

  const Len: Integer

):Boolean; overload;

function StrPMatchW(

  const S: PWideChar;

  const M: PWideChar;

  const LenS: Integer;

  const LenM: Integer

):Boolean; overload;



CT Web help

CodeTyphon Studio