Searched refs:PCRE_COPY_NAMED_SUBSTRING (Results 1 – 1 of 1) sorted by relevance
/external/pcre/dist/ |
D | pcretest.c | 573 #define PCRE_COPY_NAMED_SUBSTRING(rc, re, bptr, offsets, count, \ macro 799 #define PCRE_COPY_NAMED_SUBSTRING(rc, re, bptr, offsets, count, \ macro 802 G(PCRE_COPY_NAMED_SUBSTRING,BITONE)(rc, re, bptr, offsets, count, \ 805 G(PCRE_COPY_NAMED_SUBSTRING,BITTWO)(rc, re, bptr, offsets, count, \ 928 #define PCRE_COPY_NAMED_SUBSTRING PCRE_COPY_NAMED_SUBSTRING8 macro 959 #define PCRE_COPY_NAMED_SUBSTRING PCRE_COPY_NAMED_SUBSTRING16 macro 990 #define PCRE_COPY_NAMED_SUBSTRING PCRE_COPY_NAMED_SUBSTRING32 macro 5356 PCRE_COPY_NAMED_SUBSTRING(rc, re, bptr, use_offsets, count, in main()
|