Home | History | Annotate | Download | only in strsrch

Lines Matching refs:fprintf

110                         fprintf(stderr, "value expected for \"%s\" option.\n", 
119 fprintf(stderr, "value expected for \"%s\" option.\n",
126 fprintf(stderr,
138 fprintf(stderr, "Unrecognized option \"%s\"\n", pArgName);
162 fprintf(stderr, "Collator creation failed.: %d\n", status);
166 fprintf(stderr, "Warning, U_USING_DEFAULT_WARNING for %s\n",
170 fprintf(stderr, "Warning, U_USING_FALLBACK_ERROR for %s\n",
215 fprintf(stderr, "-level param must be between 1 and 5\n");
220 fprintf(stderr, "Collator attribute setting failed.: %d\n", status);
247 fprintf(stderr, "Error setting search attributes\n");
258 fprintf(stdout, "Pattern not found in source\n");
261 fprintf(stdout, "Pattern found at offset %d size %d\n", offset,
266 fprintf(stderr, "Error in searching for pattern %d\n", status);
269 fprintf(stdout, "End of search\n");
285 fprintf(stderr, "Error creating collator\n");
290 fprintf(stderr, "Error creating string search\n");
294 fprintf(stdout, "Finding pattern %s in source %s\n", opt_pattern,