Home | History | Annotate | Download | only in icuinfo

Lines Matching refs:stderr

80         fprintf(stderr, "  error: U_IS_BIG_ENDIAN=%d != %d=actual 'is big endian'\n",
88 fprintf(stderr, " error: U_SIZEOF_WCHAR_T=%d != %d=sizeof(wchar_t)\n",
104 fprintf(stderr, " error: U_CHARSET_FAMILY=%d != %d=actual charset family\n",
117 fprintf(stderr, "Dynamic Loading: is disabled. No plugins will be loaded at start-up.\n");
120 fprintf(stderr, "Plugins are disabled.\n");
224 fprintf(stderr,
229 fprintf(stderr, "%s: Output information about the current ICU\n", argv[0]);
230 fprintf(stderr, "Options:\n"
242 fprintf(stderr, "International Components for Unicode %s\n%s\n", U_ICU_VERSION, U_COPYRIGHT_STRING );
267 fprintf(stderr,"ERR: can't write to XML file %s\n", options[7].value);