Source position: wasm.regexp.api.pas line 35
function __wasm_regexp_get_named_group(
aExprID: TWasmRegexpID;
aName: PByte;
aNameLen: LongInt;
aValue: PByte;
aValueLen: PLongint
):TWasmRegexpResult;