Lines Matching refs:CTL_POSIX
469 #define CTL_POSIX 0x00800000u macro
676 { "posix", MOD_PAT, MOD_CTL, CTL_POSIX, PO(control) },
677 { "posix_nosub", MOD_PAT, MOD_CTL, CTL_POSIX|CTL_POSIX_NOSUB, PO(control) },
715 CTL_AFTERTEXT|CTL_ALLAFTERTEXT|CTL_EXPAND|CTL_HEXPAT|CTL_POSIX| \
742 #define NOTPOP_CONTROLS (CTL_HEXPAT|CTL_POSIX|CTL_POSIX_NOSUB|CTL_PUSH| \
750 CTL_POSIX | CTL_PUSH,
751 CTL_POSIX | CTL_PUSHCOPY,
752 CTL_POSIX | CTL_PUSHTABLESCOPY,
4050 ((controls & CTL_POSIX) != 0)? " posix" : "", in show_controls()
5033 (pat_patctl.control & CTL_POSIX) != 0) in process_pattern()
5264 if ((pat_patctl.control & CTL_POSIX) != 0) in process_pattern()
6375 utf = ((((pat_patctl.control & CTL_POSIX) != 0)? in process_data()
6743 c = code_unit_size * (((pat_patctl.control & CTL_POSIX) + in process_data()
6755 if ((pat_patctl.control & CTL_POSIX) != 0) in process_data()