Searched refs:get_plural_count (Results 1 – 5 of 5) sorted by relevance
25 extern unsigned long int get_plural_count (const char *header);
31 get_plural_count (const char *header) in get_plural_count() function
1118 nplurals = get_plural_count (header_entry ? header_entry->msgstr : NULL); in match_domain()1298 nplurals = get_plural_count (header_entry in match_domain()
1646 nplurals = get_plural_count (header_entry ? header_entry->msgstr : NULL); in update_msgstr_plurals()
3703 (match_domain): Use function get_plural_count().