Searched refs:PCRE_MAX_CAPTURE (Results 1 – 2 of 2) sorted by relevance
159 #define PCRE_MAX_CAPTURE 99 macro226 int offsets[PCRE_MAX_CAPTURE * 3]; /* Cut substrings */403 (ctxt).offsets, PCRE_MAX_CAPTURE * 3), \
775 Make PCRE_MAX_CAPTURE configurable.