int_curr_symbol   138 maint/gnulib/lib/locale.in.h   char *int_curr_symbol;
int_curr_symbol    51 maint/gnulib/lib/localeconv.c   result.int_curr_symbol = sys_result->int_curr_symbol;
int_curr_symbol   533 maint/gnulib/lib/nl_langinfo.c       return localeconv () ->int_curr_symbol;
int_curr_symbol    70 maint/gnulib/tests/test-locale.c   ls += sizeof (*l.int_curr_symbol);
int_curr_symbol    61 maint/gnulib/tests/test-localeconv.c     ASSERT (STREQ (l->int_curr_symbol, ""));