Home
last modified time | relevance | path

Searched defs:_xlocale (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/lib/libc/locale/
H A Dxlocale_private.h110 struct _xlocale { struct
111 struct xlocale_refcounted header;
113 struct xlocale_component *components[XLC_LAST];
116 int monetary_locale_changed;
119 int using_monetary_locale;
122 int numeric_locale_changed;
125 int using_numeric_locale;
128 int using_time_locale;
131 int using_messages_locale;
133 struct lconv lconv;
[all …]