Unit 'libzvt' Package
[Overview][Constants][Types][Procedures and functions][Index] [#gnome1]

Tregex_t

Declaration

Source position: vtx.inc line 50

type Tregex_t = record

  buffer: PByte;

  allocated: LongWord;

  sed: LongWord;

  syntax: LongWord;

  fastmap: PChar;

  translate: PChar;

  can_be_null: Word;

  regs_allocated: Word;

  fastmap_accurate: Word;

  no_sub: Word;

  not_bol: Word;

  not_eol: Word;

  newline_anchor: Word;

end;


Documentation generated on: 2023-03-18