HomeSort by: relevance | last modified time | path
    Searched refs:mo_plural (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libintl/
libintl_local.h 108 struct gettext_plural *mo_plural; member in struct:mo_h
gettext.c 728 _gettext_parse_plural(&mohandle->mo.mo_plural,
731 mohandle->mo.mo_plural = NULL;
789 _gettext_free_plural(mohandle->mo.mo_plural);
1023 if (db->mohandle.mo.mo_plural) {
1025 _gettext_calculate_plural(db->mohandle.mo.mo_plural, n);
1037 if (db->mohandle.mo.mo_plural)

Completed in 196 milliseconds