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

__wasm_regexp_get_named_group_indexes

Declaration

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;


Documentation generated on: 2025-07-25