X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=pcrs.h;h=abff3caa5418ca3c4bcd08c4d5fe111b7d9f4961;hp=e7699ab9d2989930a0b39f3934e38ff7f2db2dc4;hb=34a6a841e529579e2be4457ea0d4cb1befbc840a;hpb=100f48795eee7d2996bff48871bf745af01811c7 diff --git a/pcrs.h b/pcrs.h index e7699ab9..abff3caa 100644 --- a/pcrs.h +++ b/pcrs.h @@ -70,6 +70,7 @@ #define PCRS_GLOBAL 1 /* Job should be applied globally, as with perl's g option */ #define PCRS_TRIVIAL 2 /* Backreferences in the substitute are ignored */ #define PCRS_SUCCESS 4 /* Job did previously match */ +#define PCRS_DYNAMIC 8 /* Job is dynamic (used to disable JIT compilation) */ /*