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: PAnsiChar;

  __cflags: LongInt

):LongInt;

function regcomp(

  var __preg: regex_t;

  __pattern: PAnsiChar;

  __cflags: LongInt

):LongInt;


Documentation generated on: 2026-07-13