Searched defs:PCRE_GET_NAMED_SUBSTRING (Results 1 - 1 of 1) sorted by relevance

/external/pcre/dist/
H A Dpcretest.c641 #define PCRE_GET_NAMED_SUBSTRING(rc, re, bptr, offsets, count, \ macro
850 #define PCRE_GET_NAMED_SUBSTRING(rc, re, bptr, offsets, count, \ macro
853 G(PCRE_GET_NAMED_SUBSTRING,BITONE)(rc, re, bptr, offsets, count, \
856 G(PCRE_GET_NAMED_SUBSTRING,BITTWO)(rc, re, bptr, offsets, count, \
935 #define PCRE_GET_NAMED_SUBSTRING PCRE_GET_NAMED_SUBSTRING8 macro
966 #define PCRE_GET_NAMED_SUBSTRING PCRE_GET_NAMED_SUBSTRING16 macro
997 #define PCRE_GET_NAMED_SUBSTRING PCRE_GET_NAMED_SUBSTRING32 macro
5418 PCRE_GET_NAMED_SUBSTRING(rc, re, bptr, use_offsets, count,

Completed in 42 milliseconds