package gettext

  1. Overview
  2. Docs
Internationalization library (i18n)

Install

Dune Dependency

Authors

Maintainers

Sources

gettext-v0.4.2.tbz
sha256=8b672c7c521b8ac753c6a90925243cdd367dd5202e7c1e5d1a2507b11ad5d6a7
sha512=72bad53ce15ccc5113e4cfdc76b56c633926bb3702623964e006a99d21a758e7d47f0b9b67bebffe8b9a0c5f4d018cb7d4ae665568dfab52070ed355d5f9d31b

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.