HomeSort by: relevance | last modified time | path
    Searched refs:message_text (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/src/
po-xerror.c 47 int multiline_p, const char *message_text)
75 po_multiline_error (prefix, xstrdup (message_text));
77 po_multiline_warning (prefix, xstrdup (message_text));
96 prefix_tail, message_text);
99 prefix_tail, message_text);
103 filename, prefix_tail, message_text);
107 po_error (exit_status, 0, "%s%s", prefix_tail, message_text);
120 int multiline_p, const char *message_text)
133 multiline_p, message_text);
190 int multiline_p, const char *message_text)
    [all...]
po-xerror.h 43 MESSAGE_TEXT is the problem description (if MULTILINE_P is true,
51 int multiline_p, const char *message_text);
70 int multiline_p, const char *message_text);
  /src/external/ibm-public/postfix/dist/src/bounce/
bounce_template.h 36 const char **message_text; /* message text (configurable) */ member in struct:BOUNCE_TEMPLATE
bounce_template.c 405 tp->message_text = (const char **) cpp;
517 for (cpp = tp->message_text; *cpp; cpp++) {
548 for (cpp = tp->message_text; *cpp; cpp++)
  /src/external/gpl2/gettext/include/
gettext-po.h 100 MESSAGE_TEXT is the problem description (if MULTILINE_P is true,
107 int multiline_p, const char *message_text);
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
gettext-po.h.in 100 MESSAGE_TEXT is the problem description (if MULTILINE_P is true,
107 int multiline_p, const char *message_text);

Completed in 15 milliseconds