Home
last modified time | relevance | path

Searched refs:REG_UTF (Results 1 - 2 of 2) sorted by relevance

/third_party/pcre2/pcre2/src/
H A Dpcre2posix.h62 #define REG_UTF 0x0040 /* NOT defined by POSIX; maps to PCRE2_UTF */ macro
H A Dpcre2posix.c297 if ((cflags & REG_UTF) != 0) options |= PCRE2_UTF; in pcre2_regcomp()

Completed in 3 milliseconds