summaryrefslogtreecommitdiff
path: root/thirdparty/pcre2/src/pcre2_jit_match.c
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <rverschelde@gmail.com>2020-04-30 16:36:39 +0200
committerGitHub <noreply@github.com>2020-04-30 16:36:39 +0200
commitf870118323f9f1e4cd7d3ea63e951a2214f63c48 (patch)
tree2bb544cc7468967934fe03aecd67cf3444912257 /thirdparty/pcre2/src/pcre2_jit_match.c
parent69f5665cebe0d8d5296b680958e76b0c6953a595 (diff)
parent824736d271ca7e545ed7cf42f20ba34fb2b73def (diff)
Merge pull request #38363 from akien-mga/pcre2-10.34
pcre2: Update to upstream version 10.34
Diffstat (limited to 'thirdparty/pcre2/src/pcre2_jit_match.c')
-rw-r--r--thirdparty/pcre2/src/pcre2_jit_match.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/thirdparty/pcre2/src/pcre2_jit_match.c b/thirdparty/pcre2/src/pcre2_jit_match.c
index eee038644d..7e13b8cfee 100644
--- a/thirdparty/pcre2/src/pcre2_jit_match.c
+++ b/thirdparty/pcre2/src/pcre2_jit_match.c
@@ -74,7 +74,6 @@ Arguments:
options option bits
match_data points to a match_data block
mcontext points to a match context
- jit_stack points to a JIT stack
Returns: > 0 => success; value is the number of ovector pairs filled
= 0 => success, but ovector is not big enough