Searched refs:unexpected_end (Results 1 – 5 of 5) sorted by relevance
/external/bison/src/ |
D | scan-gram.l | 880 unexpected_end (boundary start, char const *msgid, char const *token_end) 901 unexpected_end (start, N_("missing %s at end of file"), token_end); 912 unexpected_end (start, N_("missing %s at end of line"), token_end);
|
D | scan-gram.c | 3680 unexpected_end (boundary start, char const *msgid, char const *token_end) in unexpected_end() function 3701 unexpected_end (start, N_("missing %s at end of file"), token_end); in unexpected_eof() 3712 unexpected_end (start, N_("missing %s at end of line"), token_end); in unexpected_newline()
|
/external/bison/po/ |
D | Makevars | 22 --flag=unexpected_end:2:c-format\
|
/external/bison/runtime-po/ |
D | Makevars | 22 --flag=unexpected_end:2:c-format\
|
/external/bison/ |
D | ChangeLog-2012 | 7054 fatal, fatal_at, warn, warn_at, unexpected_end. 12196 (unexpected_end): New function.
|