Home | History | Annotate | Download | only in regex

Lines Matching defs:REG_EMPTY

363 		REQUIRE(HERE() != conc, REG_EMPTY);	/* require nonempty */
452 SETERROR(REG_EMPTY);
552 REQUIRE(MORE(), REG_EMPTY);
605 REQUIRE(HERE() != start, REG_EMPTY); /* require nonempty */