Source position: wasm.pcrebridge.pas line 133
function pcre2_match( |
RegExp: PTpcre2_code_8; |
aSubject: TPCRE2_SPTR8; |
aSubjectLen: tsize_t; |
aOffset: tsize_t; |
Opts: tuint32_t; |
MatchData: PTpcre2_match_data_8; |
aContext: PTpcre2_match_context_8 |
):Tcint; |