wordbreakproperty_filename 8227 maint/gnulib/lib/gen-uni-tables.c fill_org_wbp (const char *wordbreakproperty_filename)
wordbreakproperty_filename 8235 maint/gnulib/lib/gen-uni-tables.c   stream = fopen (wordbreakproperty_filename, "r");
wordbreakproperty_filename 8238 maint/gnulib/lib/gen-uni-tables.c       fprintf (stderr, "error during fopen of '%s'\n", wordbreakproperty_filename);
wordbreakproperty_filename 8261 maint/gnulib/lib/gen-uni-tables.c                        wordbreakproperty_filename);
wordbreakproperty_filename 8292 maint/gnulib/lib/gen-uni-tables.c                    wordbreakproperty_filename);
wordbreakproperty_filename 8303 maint/gnulib/lib/gen-uni-tables.c       fprintf (stderr, "error reading from '%s'\n", wordbreakproperty_filename);
wordbreakproperty_filename 10411 maint/gnulib/lib/gen-uni-tables.c   const char *wordbreakproperty_filename;
wordbreakproperty_filename 10434 maint/gnulib/lib/gen-uni-tables.c   wordbreakproperty_filename = argv[10];
wordbreakproperty_filename 10451 maint/gnulib/lib/gen-uni-tables.c   fill_org_wbp (wordbreakproperty_filename);