Home
last modified time | relevance | path

Searched refs:unterminated_text (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/byacc/
H A Derror.c110 unterminated_text(const struct ainfo *a) in unterminated_text() function
H A Ddefs.h516 extern GCC_NORETURN void unterminated_text(const struct ainfo *);
H A Dreader.c900 unterminated_text(&a); in copy_text()
914 unterminated_text(&a); in copy_text()
H A DMANIFEST459 test/err_syntax4.y testcase for unterminated_text()
H A DCHANGES4157 * test/err_syntax4.y: testcase for unterminated_text()