Unit 'wasm.regexp.api' Package
[Overview][Procedures and functions][Index] [#wasm-utils]

__wasm_regexp_allocate

Declaration

Source position: wasm.regexp.api.pas line 24

function __wasm_regexp_allocate(

  aExpr: PByte;

  aExprLen: LongInt;

  aFlags: LongInt;

  aID: PWasmRegexpID

):TWasmRegexpResult;


Documentation generated on: 2025-07-25