Home
last modified time | relevance | path

Searched defs:pcre2_set_max_pattern_compiled_length (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pcre/src/
H A Dpcre2_context.c357 pcre2_set_max_pattern_compiled_length(pcre2_compile_context *ccontext, PCRE2_SIZE length) in pcre2_set_max_pattern_compiled_length() function
H A Dpcre2.h.in906 #define pcre2_set_max_pattern_compiled_length PCRE2_SUFFIX(pcre2_set_max_pattern_compiled_length_) macro