Home
last modified time | relevance | path

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

/external/pcre/dist2/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
Dtestinput24675 /abcd/max_pattern_length=3
4677 /abc/max_pattern_length=3
4680 /abcdefab/hex,max_pattern_length=3
4682 /abcdef/hex,max_pattern_length=3
Dtestoutput214931 /abcd/max_pattern_length=3
14934 /abc/max_pattern_length=3
14937 /abcdefab/hex,max_pattern_length=3
14940 /abcdef/hex,max_pattern_length=3
/external/pcre/dist2/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.c688 …_pattern_length", MOD_CTC, MOD_SIZ, 0, CO(max_pattern_length) },
5503 if (FLD(pat_context, max_pattern_length) != PCRE2_UNSET) in process_pattern()
Dpcre2_compile.c9738 if (patlen > ccontext->max_pattern_length) in pcre2_compile()
/external/pcre/dist2/doc/
Dpcre2test.txt618 max_pattern_length=<n> set the maximum pattern length
875 The max_pattern_length modifier sets a limit, in code units, to the