source_file 170 maint/gnulib/lib/csharpcomp.c const char *source_file = sources[i]; source_file 171 maint/gnulib/lib/csharpcomp.c if (strlen (source_file) >= 10 source_file 172 maint/gnulib/lib/csharpcomp.c && memcmp (source_file + strlen (source_file) - 10, ".resources", source_file 175 maint/gnulib/lib/csharpcomp.c char *option = (char *) xmalloca (10 + strlen (source_file) + 1); source_file 178 maint/gnulib/lib/csharpcomp.c strcpy (option + 10, source_file); source_file 182 maint/gnulib/lib/csharpcomp.c *argp++ = source_file; source_file 355 maint/gnulib/lib/csharpcomp.c const char *source_file = sources[i]; source_file 356 maint/gnulib/lib/csharpcomp.c if (strlen (source_file) >= 10 source_file 357 maint/gnulib/lib/csharpcomp.c && memcmp (source_file + strlen (source_file) - 10, ".resources", source_file 360 maint/gnulib/lib/csharpcomp.c char *option = (char *) xmalloca (10 + strlen (source_file) + 1); source_file 363 maint/gnulib/lib/csharpcomp.c strcpy (option + 10, source_file); source_file 367 maint/gnulib/lib/csharpcomp.c *argp++ = source_file;