summaryrefslogtreecommitdiff
path: root/src/pcre2.h.generic
diff options
context:
space:
mode:
Diffstat (limited to 'src/pcre2.h.generic')
-rw-r--r--src/pcre2.h.generic1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pcre2.h.generic b/src/pcre2.h.generic
index 3d2feb7..f6ed686 100644
--- a/src/pcre2.h.generic
+++ b/src/pcre2.h.generic
@@ -164,6 +164,7 @@ D is inspected during pcre2_dfa_match() execution
#define PCRE2_JIT_COMPLETE 0x00000001u /* For full matching */
#define PCRE2_JIT_PARTIAL_SOFT 0x00000002u
#define PCRE2_JIT_PARTIAL_HARD 0x00000004u
+#define PCRE2_JIT_INVALID_UTF 0x00000100u
/* These are for pcre2_match(), pcre2_dfa_match(), and pcre2_jit_match(). Note
that PCRE2_ANCHORED and PCRE2_NO_UTF_CHECK can also be passed to these