Home | History | Annotate | Download | only in ugrep

Lines Matching refs:stderr

111         fprintf(stderr, "ugrep:  error in pattern: \"%s\" at position %d\n",
122 fprintf(stderr, "ugrep: error in creating RegexMatcher: \"%s\"\n",
223 fprintf(stderr, "ugrep: files or pattern are missing.\n");
275 fprintf(stderr, "ugrep: Could not open file \"%s\"\n", fileName);
289 fprintf(stderr, "Error reading file \"%s\"\n", fileName);
305 fprintf(stderr, "ugrep: ICU Error \"%s\" from ucnv_detectUnicodeSignature()\n",
320 fprintf(stderr, "ugrep: ICU Error \"%s\" from ucnv_open()\n", u_errorName(status));
335 fprintf(stderr, "ugrep: ucnv_toUChars: ICU Error \"%s\"\n", u_errorName(status));
348 fprintf(stderr, "ugrep: ucnv_toUChars: ICU Error \"%s\"\n", u_errorName(status));
424 fprintf(stderr, "ugrep: Error opening default converter: \"%s\"\n",