Source position: wasm.regexp.api.pas line 26
function __wasm_regexp_exec(
aExprID: TWasmRegexpID;
aString: PByte;
aStringLen: LongInt;
aIndex: PLongint;
aResultCount: PLongint
):TWasmRegexpResult;