[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'pcrelib' (#crwlib)

pcre_get_stringnumber_func

Declaration

Source position: pcrelib.pas line 1036

type pcre_get_stringnumber_func = function(

  const code: PPCRE;

  const stringname: PAnsiChar

):Integer;