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