package gettext

  1. Overview
  2. Docs
Internationalization library (i18n)

Install

Dune Dependency

Authors

Maintainers

Sources

gettext-0.5.0.tbz
sha256=08dd9df55b2af1838e2312be4be942b4375dbc18c2aed0ca1924488750e34f5d
sha512=4a09eab6d6f0d6ec435ca3d70305e2f97cbcc04bea72f85efcf649a0ead2faa322a0b054eb953b719f6dea98fb08de32fc80b4cf967681465c5a51e335aaf8d4

doc/gettext.base/GettextMo/index.html

Module GettextMoSource

  • author Sylvain Le Gall
Sourceval mo_sig_be : int32
Sourceval mo_sig_le : int32
Sourceval check_mo_header : in_channel -> GettextTypes.mo_header -> GettextTypes.mo_header
Sourceval input_mo_header : in_channel -> GettextTypes.mo_header
Sourceval output_mo_header : out_channel -> GettextTypes.mo_header -> unit
Sourceval string_of_mo_header : GettextTypes.mo_header -> string
Sourceval input_mo_untranslated : 'a -> in_channel -> GettextTypes.mo_header -> int -> string list
Sourceval input_mo_translated : 'a -> in_channel -> GettextTypes.mo_header -> int -> string list
Sourceval input_mo_translation : GettextTypes.failsafe -> in_channel -> GettextTypes.mo_header -> int -> GettextTypes.translation
Sourceval get_translated_value : GettextTypes.failsafe -> GettextTypes.translation -> int -> string
Sourceval germanic_plural : int -> int
Sourceval input_mo_informations : GettextTypes.failsafe -> in_channel -> GettextTypes.mo_header -> GettextTypes.mo_translation
Sourceval string_of_mo_informations : ?compute_plurals:(int * int) -> GettextTypes.mo_translation -> string
Sourceval output_mo : ?endianess:GettextTypes.endianess -> out_channel -> GettextTypes.translation list -> unit
Sourceval fold_mo : GettextTypes.failsafe -> (GettextTypes.translation -> 'a -> 'a) -> 'a -> string -> 'a * (int -> int)
OCaml

Innovation. Community. Security.