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

__wasm_regexp_exec

Declaration

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

function __wasm_regexp_exec(

  aExprID: TWasmRegexpID;

  aString: PByte;

  aStringLen: LongInt;

  aIndex: PLongint;

  aResultCount: PLongint

):TWasmRegexpResult;


Documentation generated on: 2025-07-25