Lines Matching full:grouping
397 const char *grouping;
412 any grouping chars. */
534 to special case it because the grouping code always wants
543 locale->grouping, locale->thousands_sep, &grouping_maxchar);
651 locale->grouping, locale->thousands_sep, NULL);
701 grouping description, either for the current locale if type is
720 locale_info->grouping = locale_data->grouping;
732 locale_info->grouping = "\3"; /* Group every 3 characters. The
736 locale_info->grouping = "\4"; /* Bin/oct/hex group every four. */
743 locale_info->grouping = no_grouping;
981 /* Determine the grouping, separator, and decimal point, if any. */
1126 /* Determine the grouping, separator, and decimal point, if any. */
1302 /* Determine the grouping, separator, and decimal point, if any. */