Searched defs:_xlocale (Results 1 – 1 of 1) sorted by relevance
109 struct _xlocale { struct110 struct xlocale_refcounted header;112 struct xlocale_component *components[XLC_LAST];115 int monetary_locale_changed;118 int using_monetary_locale;121 int numeric_locale_changed;124 int using_numeric_locale;127 int using_time_locale;130 int using_messages_locale;132 struct lconv lconv;[all …]