Searched refs:REG_UCP (Results 1 – 5 of 5) sorted by relevance
64 #define REG_UCP 0x0400 /* NOT defined by POSIX; maps to PCRE2_UCP */ macro
242 if ((cflags & REG_UCP) != 0) options |= PCRE2_UCP; in regcomp()
4779 if ((pat_patctl.options & PCRE2_UCP) != 0) cflags |= REG_UCP; in process_pattern()
768 ucp REG_UCP ) the POSIX standard
8652 REG_UCP8657 ASCII values. Note that REG_UCP is not part of the POSIX standard.