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

  /external/pcre/dist2/src/
pcre2_config.c 208 XSTRING(PCRE2_MAJOR.PCRE2_MINOR PCRE2_DATE) :
209 XSTRING(PCRE2_MAJOR.PCRE2_MINOR) XSTRING(PCRE2_PRERELEASE PCRE2_DATE);
pcre2_serialize.c 60 ((PCRE2_MAJOR) | ((PCRE2_MINOR) << 16))
pcre2.h.in 45 #define PCRE2_MINOR @PCRE2_MINOR@
    [all...]
pcre2.h.generic 45 #define PCRE2_MINOR 22
    [all...]
pcre2_compile.c     [all...]
  /external/pcre/dist2/
configure 683 PCRE2_MINOR
    [all...]

Completed in 1683 milliseconds