Unit 'libc' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libc]

regcomp

Declaration

Source position: regexh.inc line 143

function regcomp(

  __preg: pregex_t;

  __pattern: Pchar;

  __cflags: LongInt

):LongInt;

function regcomp(

  var __preg: regex_t;

  __pattern: Pchar;

  __cflags: LongInt

):LongInt;


Documentation generated on: 2023-03-18