Unit 'wasm.pcrebridge' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#wasm-utils]

pcre2_match_w

Declaration

Source position: wasm.pcrebridge.pas line 132

function pcre2_match_w(

  RegExp: PTpcre2_code_8;

  aSubject: TPCRE2_SPTR16;

  aSubjectLen: tsize_t;

  aOffset: tsize_t;

  Opts: tuint32_t;

  MatchData: PTpcre2_match_data_8;

  aContext: PTpcre2_match_context_8

):Tcint;


Documentation generated on: 2025-07-25