Home | History | Annotate | Download | only in src

Lines Matching refs:unexpected_end

3680 unexpected_end (boundary start, char const *msgid, char const *token_end)
3701 unexpected_end (start, N_("missing %s at end of file"), token_end);
3712 unexpected_end (start, N_("missing %s at end of line"), token_end);