Lines Matching refs:FATAL
203 FATAL("can't happen: unknown type %d in penter", type(p)); in penter()
226 FATAL("can't happen: unknown type %d in freetr", type(p)); in freetr()
298 FATAL("out of space for character class [%.10s...] 1", p); in cclenter()
316 FATAL("out of space for character class [%.10s...] 2", p); in cclenter()
324 FATAL("out of space for character class [%.10s...] 3", p); in cclenter()
336 FATAL("regular expression too big: %.30s...", s); in overflo()
377 FATAL("can't happen: unknown type %d in cfoll", type(v)); in cfoll()
423 FATAL("can't happen: unknown type %d in first", type(p)); /* can't happen */ in first()
619 FATAL("syntax error in regular expression %s at %s", lastre, prestr); in reparse()
672 FATAL("syntax error in regular expression %s at %s", lastre, prestr); in primary()
674 FATAL("illegal primary in regular expression %s at %s", lastre, prestr); in primary()
796 FATAL("out of space in reg expr %.10s..", lastre); in relex()
806 FATAL("out of space for reg expr %.10s...", lastre); in relex()
811 FATAL("nonterminated character class %.20s...", lastre); in relex()
825 FATAL("out of space for reg expr %.10s...", lastre); in relex()
834 FATAL("nonterminated character class %.20s", lastre); in relex()