sl@0: /** @file ../include/langinfo.h sl@0: @internalComponent sl@0: */ sl@0: sl@0: /** @def CODESET sl@0: sl@0: codeset name. sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def D_T_FMT sl@0: sl@0: string for formatting date and time sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def D_FMT sl@0: sl@0: date format string sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def T_FMT sl@0: sl@0: time format string sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def T_FMT_AMPM sl@0: sl@0: a.m. or p.m. time formatting string sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def AM_STR sl@0: sl@0: Ante Meridian affix. sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def PM_STR sl@0: sl@0: Post Meridian affix. sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def DAY_1 sl@0: sl@0: week day names. Name of the first day of the week (for example, Sunday). sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def DAY_2 sl@0: sl@0: week day names. Name of the second day of the week (for example, Monday). sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def DAY_3 sl@0: sl@0: week day names. Name of the third day of the week (for example, Tuesday). sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def DAY_4 sl@0: sl@0: week day names. Name of the fourth day of the week (for example, Wednesday). sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def DAY_5 sl@0: sl@0: week day names. Name of the fifth day of the week (for example, Thursday). sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def DAY_6 sl@0: sl@0: week day names. Name of the sixth day of the week (for example, Friday). sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def DAY_7 sl@0: sl@0: week day names. Name of the seventh day of the week (for example, Saturday). sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def ABDAY_1 sl@0: sl@0: Abbreviated name of the first day of the week. sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def ABDAY_2 sl@0: sl@0: Abbreviated name of the second day of the week. sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def ABDAY_3 sl@0: sl@0: Abbreviated name of the third day of the week. sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def ABDAY_4 sl@0: sl@0: Abbreviated name of the fourth day of the week. sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def ABDAY_5 sl@0: sl@0: Abbreviated name of the fifth day of the week. sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def ABDAY_6 sl@0: sl@0: Abbreviated name of the sixth day of the week. sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def ABDAY_7 sl@0: sl@0: Abbreviated name of the seventh day of the week. sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def MON_1 sl@0: sl@0: Name of the first month of the year. sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def MON_2 sl@0: sl@0: Name of the second month of the year. sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def MON_3 sl@0: sl@0: Name of the third month of the year. sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def MON_4 sl@0: sl@0: Name of the fourth month of the year. sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def MON_5 sl@0: sl@0: Name of the fifth month of the year. sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def MON_6 sl@0: sl@0: Name of the sixth month of the year. sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def MON_7 sl@0: sl@0: Name of the seventh month of the year. sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def MON_8 sl@0: sl@0: Name of the eigth month of the year. sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def MON_9 sl@0: sl@0: Name of the ninth month of the year. sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def MON_10 sl@0: sl@0: Name of the tenth month of the year. sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def MON_11 sl@0: sl@0: Name of the eleventh month of the year. sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def MON_12 sl@0: sl@0: Name of the twelfth month of the year. sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def ERA sl@0: sl@0: era description segments. sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def ERA_D_FMT sl@0: sl@0: era date format string. sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def ERA_D_T_FMT sl@0: sl@0: era date and time format string. sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def ERA_T_FMT sl@0: sl@0: era time format string. sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def ALT_DIGITS sl@0: sl@0: alternative symbols for digits. sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def RADIXCHAR sl@0: sl@0: radix char. sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def THOUSEP sl@0: sl@0: separator for thousands. sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def YESEXPR sl@0: sl@0: affirmative response expression sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def NOEXPR sl@0: sl@0: negative response expression sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def YESSTR sl@0: sl@0: affirmative response for yes or no queries sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def NOSTR sl@0: sl@0: negative response for yes or no queries sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def CRNCYSTR sl@0: sl@0: currency symbol. sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @def D_MD_ORDER sl@0: sl@0: month or day order (local extension) sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @typedef typedef __nl_item nl_item sl@0: sl@0: Used by nl_langinfo() to identify items of langinfo data. sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */ sl@0: sl@0: /** @fn nl_langinfo(nl_item aItem) sl@0: @param aItem sl@0: @return In a locale where langinfo data is not defined, this function shall return a pointer to the corresponding string in the smart phone's locale. In all locales, this function shall return a pointer to an empty string if item contains an invalid setting. sl@0: This pointer may point to static data that may be overwritten on the next call. sl@0: sl@0: This function shall return a pointer to a string containing information relevant to the particular language or cultural area defined in the program's locale. sl@0: This function need not be reentrant. A function that is not required to be reentrant is not required to be thread-safe. sl@0: sl@0: @publishedAll sl@0: @externallyDefinedApi sl@0: */