Home
last modified time | relevance | path

Searched refs:cached_grouping (Results 1 – 1 of 1) sorted by relevance

/dports/ftp/wget/wget-1.21.2/src/
H A Dutils.c1563 static const char *cached_grouping; in get_grouping_data() local
1570 cached_grouping = lconv->grouping; in get_grouping_data()
1588 cached_grouping = "\x03"; in get_grouping_data()
1593 *grouping = cached_grouping; in get_grouping_data()