Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
H A Dpcre2posix.h66 #define REG_UCP 0x0400 /* NOT defined by POSIX; maps to PCRE2_UCP */ macro
H A Dpcre2posix.c298 if ((cflags & REG_UCP) != 0) options |= PCRE2_UCP; in pcre2_regcomp()

Completed in 2 milliseconds