Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2test.c461 #define CTL_GLOBAL 0x00008000u macro
483 #define CTL_ANYGLOB (CTL_ALTGLOBAL|CTL_GLOBAL)
508 CTL_GLOBAL|\
636 { "global", MOD_PNDP, MOD_CTL, CTL_GLOBAL, PO(control) },
4041 ((controls & CTL_GLOBAL) != 0)? " global" : "", in show_controls()
6996 xoptions = (((dat_datctl.control & CTL_GLOBAL) == 0)? 0 : in process_data()
7659 if ((dat_datctl.control & CTL_GLOBAL) != 0) in process_data()
7690 if ((dat_datctl.control & CTL_GLOBAL) != 0) in process_data()