Home
last modified time | relevance | path

Searched defs:overall_options (Results 1 – 3 of 3) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_intmodedep.h612 uint32_t overall_options; /* Options after processing the pattern */ member
Dpcre2_jit_compile.c3302 …uct sljit_label *mainloop_entry(compiler_common *common, BOOL hascrorlf, sljit_u32 overall_options) in mainloop_entry()
Dpcre2test.c3852 uint32_t compile_options, overall_options; in show_pattern_info() local