*/
int i18n_timezone_get_display_name_with_type_locale_id(i18n_timezone_h timezone, i18n_ubool daylight, i18n_timezone_display_type_e style, const char *locale_id, char **display_name);
+/**
+ * @}
+ */
+
#ifdef __cplusplus
}
#endif
-/**
- * @}
- * @}
- */
#endif /* __UTILS_I18N_TIMEZONE_H__*/
*/
const char *i18n_ubrk_get_locale_by_type(const i18n_ubreak_iterator_h break_iter, i18n_ulocale_data_locale_type_e type);
-#ifdef __cplusplus
-}
-#endif
-
/**
* @}
- * @}
*/
+#ifdef __cplusplus
+}
+#endif
+
#endif
/**
* @}
- * @}
*/
#ifdef __cplusplus
int32_t dest_capacity,
int32_t *length);
-#ifdef __cplusplus
-}
-#endif
-
/**
* @}
- * @}
*/
+#ifdef __cplusplus
+}
+#endif
+
#endif /* __UTILS_I18N_UCHAR_H__*/
/**
* @}
- * @}
*/
#ifdef __cplusplus
/**
* @}
- * @}
*/
#endif /* __UTILS_I18N_UDATEPG_H__*/
/**
* @}
- * @}
*/
#ifdef __cplusplus
*/
int i18n_ulocale_is_bogus(const char *locale_id, i18n_ubool *is_bogus);
-#ifdef __cplusplus
-}
-#endif
-
/**
* @}
- * @}
*/
+#ifdef __cplusplus
+}
+#endif
+
#endif /* __UTILS_I18N_ULOCALE_H__*/
*/
int i18n_unormalization_is_inert(i18n_unormalizer_h normalizer, i18n_uchar32 c, i18n_ubool *result);
-#ifdef __cplusplus
-}
-#endif
-
/**
* @}
- * @}
*/
+#ifdef __cplusplus
+}
+#endif
+
#endif /* __UTILS_I18N_UNORMALIZATION_H__*/
const char *i18n_unumber_get_locale_by_type(const i18n_unumber_format_h fmt, i18n_ulocale_data_locale_type_e type);
-#ifdef __cplusplus
-}
-#endif
-
/**
* @}
- * @}
*/
+#ifdef __cplusplus
+}
+#endif
+
#endif /* __UTILS_I18N_UNUMBER_H__*/
*/
int i18n_unumsys_get_description(i18n_unumsys_h unumsys, i18n_uchar *result, int32_t result_max_len, int32_t *ulen);
+/**
+ * @}
+ */
#ifdef __cplusplus
}
#endif
-/**
- * @}
- * @}
- */
#endif /* __UTILS_I18N_UNUMSYS_H__*/
*/
i18n_ubool i18n_uscript_is_cased(i18n_uscript_code_e script);
+/**
+ * @}
+ */
#ifdef __cplusplus
}
#endif
-/**
- * @}
- * @}
- */
#endif /* __UTILS_I18N_USCRIPT_H__*/
/**
* @}
- * @}
*/
#endif /* __UTILS_I18N_USEARCH_H__*/
/**
* @}
- * @}
*/
#ifdef __cplusplus
*/
i18n_uchar *i18n_ustring_from_UTF32_with_sub(i18n_uchar *dest, int32_t dest_capacity, int32_t *dest_len, const i18n_uchar32 *src, int32_t src_len, i18n_uchar32 sub_char, int32_t *num_substitutions, i18n_error_code_e *error_code);
+/**
+ * @}
+ */
+
#ifdef __cplusplus
}
#endif
-/**
- * @}
- * @}
- */
#endif /* __UTILS_I18N_USTRING_H__*/
*/
void i18n_utext_freeze(i18n_utext_h ut);
+/**
+ * @}
+ */
+
#ifdef __cplusplus
}
#endif
-/**
- * @}
- * @}
- */
#endif /* __UTILS_I18N_UTEXT_H__*/