Source position: wasm.regexp.api.pas line 37
function __wasm_regexp_get_named_group_indexes(
aExprID: TWasmRegexpID;
aName: PByte;
aNameLen: Integer;
aStartIndex: PLongint;
aStopIndex: PLongint
):TWasmRegexpResult;