Home
last modified time | relevance | path

Searched refs:PCRE2_JOIN (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/pcre/pcre2lib/
H A Dpcre2.h810 #define PCRE2_JOIN(a,b) a ## b macro
811 #define PCRE2_GLUE(a,b) PCRE2_JOIN(a,b)
993 #undef PCRE2_JOIN

Completed in 12 milliseconds