Home
last modified time | relevance | path

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

/busybox-1.35.0/editors/
Dawk.c656 static const char EMSG_UNEXP_EOS[] ALIGN1 = "Unexpected end of string"; variable
1134 syntax_error(EMSG_UNEXP_EOS); in next_token()
1148 syntax_error(EMSG_UNEXP_EOS); in next_token()
1288 EMSG_UNEXP_EOS : EMSG_UNEXP_TOKEN); in next_token()