Searched refs:MAXSUBEXP (Results 1 – 1 of 1) sorted by relevance
53 #define MAXSUBEXP 10 /* max subexpressions, DO NOT CHANGE */ macro838 regmatch_t pm[MAXSUBEXP]; in rep_name()865 if (regexec(&(pt->rcmp), inpt, MAXSUBEXP, pm, 0) != 0) in rep_name()