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

StrPMatchCountW

Declaration

Source position: flcStrings.pas line 322

function StrPMatchCountW(

  const P: PWideChar;

  const Len: Integer;

  const M: ByteCharSet

):Integer; overload;

function StrPMatchCountW(

  const P: PWideChar;

  const Len: Integer;

  const M: TWideCharMatchFunction

):Integer; overload;



CT Web help

CodeTyphon Studio