Unit 'wasm.pcrebridge' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#wasm-utils]

TPCREWasmRegExp

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: wasm.pcrebridge.pas line 95

type TPCREWasmRegExp = class(TWasmRegExp)

  matchindex: Integer;

  lastRes: TRegExpResult;

  haveres: Boolean;

  lasterror: string;

  OVector: array of tsize_t;

  FNamesTable: string;

  FNamesTableEntrySize: Integer;

end;

Inheritance

TPCREWasmRegExp

|

TWasmRegExp

|

TObject


Documentation generated on: 2025-07-25