Home
last modified time | relevance | path

Searched refs:PCRE_MINOR (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_version.c94 XSTRING(PCRE_MAJOR.PCRE_MINOR PCRE_DATE) : in pcre_version()
95 XSTRING(PCRE_MAJOR.PCRE_MINOR) XSTRING(PCRE_PRERELEASE PCRE_DATE); in pcre_version()
H A Dpcre.h45 #define PCRE_MINOR 38 macro
H A DChangeLog2204 might check the value of PCRE_MINOR in their code, and 08 or 09 may be
5385 7. Got rid of the leading zero in the definition of PCRE_MINOR because 08 and
5415 3. Added definitions of PCRE_MAJOR and PCRE_MINOR to pcre.h so the version can
/PHP-5.5/ext/pcre/
H A Dconfig0.m435 pcre_minor=`grep PCRE_MINOR $PCRE_INCDIR/pcre.h | sed -e 's/[^0-9]//g'`
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt1732 macros PCRE_MAJOR and PCRE_MINOR to contain the major and minor release
8363 test the values of PCRE_MAJOR and PCRE_MINOR, or the existence of a JIT

Completed in 62 milliseconds