Searched refs:REG_UTF8 (Results 1 - 3 of 3) sorted by relevance

/barrelfish-2018-10-04/include/
H A Dpcreposix.h61 #define REG_UTF8 0x0040 /* NOT defined by POSIX; maps to PCRE_UTF8 */ macro
/barrelfish-2018-10-04/lib/pcre/
H A Dpcreposix.h61 #define REG_UTF8 0x0040 /* NOT defined by POSIX; maps to PCRE_UTF8 */ macro
H A Dpcreposix.c281 if ((cflags & REG_UTF8) != 0) options |= PCRE_UTF8;

Completed in 59 milliseconds