Searched refs:rcparse_warning (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Drclex.c288 rcparse_warning ("backslash at end of string");
292 rcparse_warning ("use \"\" to put \" in a string");
376 rcparse_warning ("unrecognized escape sequence");
395 rcparse_warning ("unexpected character after '\"'");
453 rcparse_warning ("backslash at end of string");
457 rcparse_warning ("use \"\" to put \" in a string");
539 rcparse_warning ("unrecognized escape sequence");
756 rcparse_warning ("digit exceeds base");
888 rcparse_warning ("BLOCK expects a string as argument.");
H A Drcparse.y246 rcparse_warning (_("inappropriate modifiers for non-VIRTKEY"));
269 rcparse_warning (_("accelerator should only be one character"));
489 rcparse_warning (_("extended FONT requires DIALOGEX"));
504 rcparse_warning (_("extended FONT requires DIALOGEX"));
519 rcparse_warning (_("extended FONT requires DIALOGEX"));
606 rcparse_warning (_("BEDIT requires DIALOGEX"));
642 rcparse_warning (_("control data requires DIALOGEX"));
651 rcparse_warning (_("help ID requires DIALOGEX"));
715 rcparse_warning (_("IEDIT requires DIALOGEX"));
753 rcparse_warning (
[all...]
H A Dwindres.h79 extern void rcparse_warning (const char *);
H A Dresrc.c630 rcparse_warning (const char *msg)
938 rcparse_warning (_("help ID requires DIALOGEX"));
940 rcparse_warning (_("control data requires DIALOGEX"));
629 rcparse_warning (const char *msg) function

Completed in 74 milliseconds