On 2019-06-23 04:33, ND wrote:
Or this calculations occurs at compile time while partial matching flag
is set at matchtime?
Oh! Now I read docs about it.
It seems that PARTIAL are compiletime option only for JIT. So it seems
that disabling of this calculations may matter to JIT only. May be it can
reduce a bit some compile time in some cases.
At match time there are start optimizations that use this calculations.
It seems that this optimizations are disabled when PARTIAL option used.
--
## List details at https://lists.exim.org/mailman/listinfo/pcre-dev