Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/ibm/
H A Dlocale_mgmt_zos.h33 typedef struct locale_struct { struct
34 int category_mask;
35 std::string lc_collate;
36 std::string lc_ctype;
37 std::string lc_monetary;
38 std::string lc_numeric;
39 std::string lc_time;
40 std::string lc_messages;