Home
last modified time | relevance | path

Searched refs:conc (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Support/
H A Dregcomp.c397 sopno conc; in p_ere() local
402 conc = HERE(); in p_ere()
405 REQUIRE(HERE() != conc, REG_EMPTY); /* require nonempty */ in p_ere()
411 INSERT(OCH_, conc); /* offset is wrong */ in p_ere()
412 prevfwd = conc; in p_ere()
413 prevback = conc; in p_ere()
/freebsd-12.1/contrib/nvi/regex/
H A Dregcomp.c294 sopno conc; in p_ere() local
304 conc = HERE(); in p_ere()
307 (void)REQUIRE(HERE() != conc, REG_EMPTY); /* require nonempty */ in p_ere()
313 INSERT(OCH_, conc); /* offset is wrong */ in p_ere()
314 prevfwd = conc; in p_ere()
315 prevback = conc; in p_ere()