Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcreposix.h65 #define REG_UCP 0x0400 /* NOT defined by POSIX; maps to PCRE_UCP */ macro
H A Dpcreposix.c281 if ((cflags & REG_UCP) != 0) options |= PCRE_UCP; in regcomp()
H A DChangeLog1819 REG_UCP to make it available via the POSIX interface.
/PHP-5.4/ext/pcre/pcrelib/doc/
H A Dpcre.txt9587 REG_UCP

Completed in 49 milliseconds