summaryrefslogtreecommitdiff
path: root/src/locale/LC_COLLATE.c
blob: ea46b97f4ca54183d1b930f2809cf48d1305fbfc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#define LC_COLLATE                                                           (1)

/** locale collation category **/

/***
is used as the ARGUMENT(category) in a call to FUNCTION(setlocale) to operate
on the portion of the locale that affects sorting and collating strings.
***/

/*
STDC(1)
*/