Searched refs:REG_UCP (Results 1 – 6 of 6) sorted by relevance
65 #define REG_UCP 0x0400 /* NOT defined by POSIX; maps to PCRE_UCP */ macro
281 if ((cflags & REG_UCP) != 0) options |= PCRE_UCP; in regcomp()
3928 if ((options & PCRE_UCP) != 0) cflags |= REG_UCP; in main()
1652 REG_UCP to make it available via the POSIX interface.
578 /W REG_UCP ) the POSIX standard
9587 REG_UCP