Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/testdata/
Dtestoutput1826 /abc/allow_surrogate_escapes,max_pattern_length=2
27 ** Ignored with POSIX interface: allow_surrogate_escapes max_pattern_length
Dtestinput1820 /abc/allow_surrogate_escapes,max_pattern_length=2
Dtestinput24673 /abcd/max_pattern_length=3
4675 /abc/max_pattern_length=3
4678 /abcdefab/hex,max_pattern_length=3
4680 /abcdef/hex,max_pattern_length=3
Dtestoutput214928 /abcd/max_pattern_length=3
14931 /abc/max_pattern_length=3
14934 /abcdefab/hex,max_pattern_length=3
14937 /abcdef/hex,max_pattern_length=3
/third_party/pcre2/pcre2/src/
Dpcre2_context.c350 ccontext->max_pattern_length = length; in pcre2_set_max_pattern_length()
Dpcre2_intmodedep.h570 PCRE2_SIZE max_pattern_length; member
Dpcre2test.c697 …_pattern_length", MOD_CTC, MOD_SIZ, 0, CO(max_pattern_length) },
5521 if (FLD(pat_context, max_pattern_length) != PCRE2_UNSET) in process_pattern()
Dpcre2_compile.c9861 if (patlen > ccontext->max_pattern_length) in pcre2_compile()
/third_party/pcre2/pcre2/doc/
Dpcre2test.txt626 max_pattern_length=<n> set the maximum pattern length
883 The max_pattern_length modifier sets a limit, in code units, to the