Unit 'flcZeroTermStrings' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_fundamentals]

StrZSkipAllW

Declaration

Source position: flcZeroTermStrings.pas line 167

function StrZSkipAllW(

  var P: PWideChar;

  const C: WideChar

):Integer; overload;

function StrZSkipAllW(

  var P: PWideChar;

  const C: ByteCharSet

):Integer; overload;

function StrZSkipAllW(

  var P: PWideChar;

  const C: TWideCharMatchFunction

):Integer; overload;



CT Web help

CodeTyphon Studio