D | pcretest.c | 245 #define PCRE_COPY_NAMED_SUBSTRING8(rc, re, bptr, offsets, count, \ argument 250 #define PCRE_COPY_SUBSTRING8(rc, bptr, offsets, count, i, cbuffer, size) \ argument 253 #define PCRE_DFA_EXEC8(count, re, extra, bptr, len, start_offset, options, \ argument 258 #define PCRE_EXEC8(count, re, extra, bptr, len, start_offset, options, \ argument 272 #define PCRE_GET_NAMED_SUBSTRING8(rc, re, bptr, offsets, count, \ argument 280 #define PCRE_GET_SUBSTRING8(rc, bptr, offsets, count, i, subsptr) \ argument 283 #define PCRE_GET_SUBSTRING_LIST8(rc, bptr, offsets, count, listptr) \ argument 334 #define PCRE_COPY_NAMED_SUBSTRING16(rc, re, bptr, offsets, count, \ argument 339 #define PCRE_COPY_SUBSTRING16(rc, bptr, offsets, count, i, cbuffer, size) \ argument 343 #define PCRE_DFA_EXEC16(count, re, extra, bptr, len, start_offset, options, \ argument [all …]
|