Home | History | Annotate | Download | only in nls

Lines Matching refs:printf

85 	printf( 
93 printf(
98 printf(
104 printf(
111 printf(
146 printf("Msg catalog dir: %s (from environment variable LOCALEDIR\n",
149 printf("Msg catalog dir: %s\n", msgcatdir);
153 printf("Locale not available: \"%s\"\n", newlocale);
154 printf("Aborting without error.\n");
159 printf(
173 printf("No test case found for locale: %s\n", newlocale);
184 printf("%s\n", testcases[i].locale);
198 printf("Test result: %s\n", (ret)?"success":"failure");