Searched refs:SEPSIZE (Results 1 – 1 of 1) sorted by relevance
83 #define SEPSIZE 20 macro84 static regmatch_t rm[SEPSIZE]; /* ptr to list of RE matches */327 if ((rv = regexec(rep, str, SEPSIZE, prm, flags)) != REG_OK) {345 if (i >= SEPSIZE) {