Home
last modified time | relevance | path

Searched refs:REG_UCP (Results 1 – 6 of 6) sorted by relevance

/external/pcre/dist/
Dpcreposix.h65 #define REG_UCP 0x0400 /* NOT defined by POSIX; maps to PCRE_UCP */ macro
Dpcreposix.c281 if ((cflags & REG_UCP) != 0) options |= PCRE_UCP; in regcomp()
Dpcretest.c3928 if ((options & PCRE_UCP) != 0) cflags |= REG_UCP; in main()
DChangeLog1652 REG_UCP to make it available via the POSIX interface.
/external/pcre/dist/doc/
Dpcretest.txt578 /W REG_UCP ) the POSIX standard
Dpcre.txt9587 REG_UCP