Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_context.c302 ccontext->max_pattern_length = length; in pcre2_set_max_pattern_length()
Dpcre2_intmodedep.h565 PCRE2_SIZE max_pattern_length; member
Dpcre2_compile.c8391 if (patlen > ccontext->max_pattern_length) in pcre2_compile()
8399 if (patlen > ccontext->max_pattern_length) in pcre2_compile()
Dpcre2test.c579 …x_pattern_length", MOD_CTC, MOD_SIZ, 0, CO(max_pattern_length) },
/external/pcre/dist2/testdata/
Dtestinput24633 /abcd/max_pattern_length=3
4635 /abc/max_pattern_length=3
4638 /abcdefab/hex,max_pattern_length=3
4640 /abcdef/hex,max_pattern_length=3
Dtestoutput214736 /abcd/max_pattern_length=3
14739 /abc/max_pattern_length=3
14742 /abcdefab/hex,max_pattern_length=3
14745 /abcdef/hex,max_pattern_length=3
/external/pcre/dist2/doc/
Dpcre2test.txt521 max_pattern_length=<n> set the maximum pattern length
749 The max_pattern_length modifier sets a limit, in code units, to the