Home | Sort by relevance Sort by last modified time |
/external/pcre/dist/ | |
pcreposix.h | 65 #define REG_UCP 0x0400 /* NOT defined by POSIX; maps to PCRE_UCP */ |
pcreposix.c | 281 if ((cflags & REG_UCP) != 0) options |= PCRE_UCP; |
pcretest.c | [all...] |