REG_UTF8 251 pcre/pcreposix.cpp if ((cflags & REG_UTF8) != 0) options |= PCRE_UTF8; REG_UTF8 1236 pcre/pcretest.cpp if ((options & PCRE_UTF8) != 0) cflags |= REG_UTF8;