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

  /external/pcre/dist2/src/
pcre2_config.c 187 PCRE2_PRERELEASE is set to an empty string (which it is for real releases).
190 XSTRING when PCRE2_PRERELEASE is not empty, an unwanted space is inserted.
194 XSTRING(PCRE2_PRERELEASE) " " XSTRING(PCRE_DATE)
196 because, when PCRE2_PRERELEASE is empty, this leads to an attempted expansion
207 const char *v = (XSTRING(Z PCRE2_PRERELEASE)[1] == 0)?
209 XSTRING(PCRE2_MAJOR.PCRE2_MINOR) XSTRING(PCRE2_PRERELEASE PCRE2_DATE);
pcre2.h.in 46 #define PCRE2_PRERELEASE @PCRE2_PRERELEASE@
    [all...]
pcre2.h.generic 46 #define PCRE2_PRERELEASE
    [all...]
  /external/pcre/dist2/
configure 682 PCRE2_PRERELEASE
    [all...]

Completed in 106 milliseconds