Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2test.c4082 show_compile_options(uint32_t options, const char *before, const char *after) in show_compile_options() function
4480 show_compile_options(compile_options, "Options:", "\n"); in show_pattern_info()
4483 show_compile_options(compile_options, "Compile options:", "\n"); in show_pattern_info()
4484 show_compile_options(overall_options, "Overall options:", "\n"); in show_pattern_info()
5290 show_compile_options( in process_pattern()