Searched refs:SEESPEC (Results 1 – 1 of 1) sorted by relevance
168 #define SEESPEC(a) (p->bre ? SEETWO('\\', a) : SEE(a)) macro669 while (MORE() && (!p->allowbranch || !SEESPEC('|')) && in p_re()