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

__wasm_regexp_get_named_group

Declaration

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;


Documentation generated on: 2025-07-25