Lines Matching refs:PCRE2_MAJOR
5939 code[1+LINK_SIZE] = ((PCRE2_MAJOR > pptr[2]) ||5940 (PCRE2_MAJOR == pptr[2] && PCRE2_MINOR >= pptr[3]))?5943 code[1+LINK_SIZE] = (PCRE2_MAJOR == pptr[2] && PCRE2_MINOR == pptr[3])?