Home | History | Annotate | Download | only in common

Lines Matching refs:languageID

93  * @param languageID posix ID of just the language such as 'de'
96 #define ILCID_POSIX_ELEMENT_ARRAY(hostID, languageID, posixID) \
97 static const ILcidPosixElement locmap_ ## languageID [] = { \
98 {LANGUAGE_LCID(hostID), #languageID}, /* parent locale */ \