Home
last modified time | relevance | path

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

/dragonfly/contrib/byacc/
H A Derror.c98 unterminated_text(const struct ainfo *a) in unterminated_text() function
H A Ddefs.h511 extern GCC_NORETURN void unterminated_text(const struct ainfo *);
H A Dreader.c817 unterminated_text(&a); in copy_text()
831 unterminated_text(&a); in copy_text()
H A DCHANGES3975 * test/err_syntax4.y: testcase for unterminated_text()