Lines Matching refs:line_error
278 line_error (const char *format, ...) in line_error() function
280 line_error (format, va_alist) in line_error()
337 line_error (_("Misplaced %c"), '}'); in misplaced_brace()
1013 line_error (_("Multiline command %c%s used improperly"), in discard_until()
1016 line_error (_("Expected `%s'"), string); in discard_until()
1495 line_error (_("Can't create directory `%s': %s"), in insert_toplevel_subdirectory()
2047 line_error (_("Unknown command `%s'"), command); in read_command()
2069 line_error (_("Use braces to give a command as an argument to @%s"), in read_command()
2273 line_error (_("Misplaced %c"), '{'); in reader_loop()
2327 line_error (_("%c%s expected braces"), COMMAND_PREFIX, command); in remember_brace()
2340 line_error (_("Unmatched }")); in pop_and_call_brace()
3322 line_error(_("@image file `%s' (for HTML) not readable: %s"), in cm_image()
3328 line_error (_("No such file `%s'"), in cm_image()
3469 line_error (_("@image missing filename argument")); in cm_image()
3741 line_error (_("%c%s requires a name"), COMMAND_PREFIX, command); in handle_variable_internal()
4004 line_error (_("Multiline command %c%s used improperly"),
4095 line_error (_("`%.40s...' is too long for expansion; not expanded"), str); in full_expansion()