Searched refs:max_pattern_compiled_length (Results 1 – 7 of 7) sorted by relevance
359 ccontext->max_pattern_compiled_length = length; in pcre2_set_max_pattern_compiled_length()
571 PCRE2_SIZE max_pattern_compiled_length; member
722 …compiled_length", MOD_CTC, MOD_SIZ, 0, CO(max_pattern_compiled_length) },5664 if (FLD(pat_context, max_pattern_compiled_length) != PCRE2_UNSET) in process_pattern()
10615 if (re_blocksize > ccontext->max_pattern_compiled_length) in pcre2_compile()
920 The max_pattern_compiled_length modifier sets a limit, in bytes, to the
4698 /(abcdefg){10}/max_pattern_compiled_length=100
14956 /(abcdefg){10}/max_pattern_compiled_length=100