HomeSort by relevance Sort by last modified time
    Searched refs:PCRE_PRERELEASE (Results 1 - 4 of 4) sorted by null

  /external/pcre/dist/
pcre_version.c 63 /* A problem turned up with PCRE_PRERELEASE, which is defined empty for
68 XSTRING(PCRE_PRERELEASE)
71 However, when PCRE_PRERELEASE is empty, this leads to an attempted expansion of
93 return (XSTRING(Z PCRE_PRERELEASE)[1] == 0)?
95 XSTRING(PCRE_MAJOR.PCRE_MINOR) XSTRING(PCRE_PRERELEASE PCRE_DATE);
pcre.h.in 46 #define PCRE_PRERELEASE @PCRE_PRERELEASE@
pcre.h.generic 46 #define PCRE_PRERELEASE
configure 688 PCRE_PRERELEASE
    [all...]

Completed in 514 milliseconds