Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Ddict_pcre.c159 #define PCRE_MAX_CAPTURE 99 macro
226 int offsets[PCRE_MAX_CAPTURE * 3]; /* Cut substrings */
403 (ctxt).offsets, PCRE_MAX_CAPTURE * 3), \
/netbsd-src/external/ibm-public/postfix/dist/
H A DWISHLIST775 Make PCRE_MAX_CAPTURE configurable.