Home
last modified time | relevance | path

Searched refs:max_pattern_compiled_length (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pcre/src/
H A Dpcre2_context.c359 ccontext->max_pattern_compiled_length = length; in pcre2_set_max_pattern_compiled_length()
H A Dpcre2_intmodedep.h571 PCRE2_SIZE max_pattern_compiled_length; member
H A Dpcre2test.c722 …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()
H A Dpcre2_compile.c10615 if (re_blocksize > ccontext->max_pattern_compiled_length) in pcre2_compile()
/aosp_15_r20/external/pcre/doc/
H A Dpcre2test.txt920 The max_pattern_compiled_length modifier sets a limit, in bytes, to the
/aosp_15_r20/external/pcre/testdata/
H A Dtestinput24698 /(abcdefg){10}/max_pattern_compiled_length=100
H A Dtestoutput214956 /(abcdefg){10}/max_pattern_compiled_length=100