Searched refs:REWRITE_MAX_MATCH (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/libraries/librewrite/
H A Drule.c405 size_t nmatch = REWRITE_MAX_MATCH;
406 regmatch_t match[ REWRITE_MAX_MATCH ];
H A Drewrite-int.h61 #define REWRITE_MAX_MATCH 11 /* 0: overall string; 1-9: submatches */ macro

Completed in 101 milliseconds