Searched refs:EMSG_UNEXP_EOS (Results 1 – 1 of 1) sorted by relevance
656 static const char EMSG_UNEXP_EOS[] ALIGN1 = "Unexpected end of string"; variable1134 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()