Home | History | Annotate | Download | only in regex

Lines Matching defs:REG_EMPTY

262 		REQUIRE(HERE() != conc, REG_EMPTY);	/* require nonempty */
346 SETERROR(REG_EMPTY);
441 REQUIRE(MORE(), REG_EMPTY);
481 REQUIRE(HERE() != start, REG_EMPTY); /* require nonempty */