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

/freebsd-11-stable/lib/libc/regex/
H A Dregcomp.c172 #define SEESPEC(a) (p->bre ? SEETWO('\\', a) : SEE(a)) macro
675 while (MORE() && (!p->allowbranch || !SEESPEC('|')) && !SEEEND()) {

Completed in 48 milliseconds