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

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/librewrite/
H A Drule.c403 size_t nmatch = REWRITE_MAX_MATCH;
404 regmatch_t match[ REWRITE_MAX_MATCH ];
H A Drewrite-int.h58 #define REWRITE_MAX_MATCH 11 /* 0: overall string; 1-9: submatches */ macro

Completed in 176 milliseconds