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

  /external/pcre/dist2/src/
pcre2_config.c 53 They allow macros like PCRE2_MAJOR to be defined without quotes, which is
193 XSTRING(PCRE2_MAJOR) "." XSTRING(PCRE_MINOR)
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 44 #define PCRE2_MAJOR @PCRE2_MAJOR@
    [all...]
pcre2.h.generic 44 #define PCRE2_MAJOR 10
    [all...]
pcre2_compile.c     [all...]
  /external/pcre/dist2/
configure 684 PCRE2_MAJOR
    [all...]

Completed in 67 milliseconds