Home
last modified time | relevance | path

Searched refs:check_plural_eval (Results 1 – 5 of 5) sorted by relevance

/third_party/gettext/gettext-tools/src/
Dmsgl-check.h37 extern int check_plural_eval (const struct expression *plural_expr,
Dmsgl-check.c100 check_plural_eval (const struct expression *plural_expr, in check_plural_eval() function
467 check_plural_eval (plural_expr, nplurals_value, header, in check_plural()
DChangeLog.12050 (check_plural_eval, check_plural): Update.
2097 (check_plural_eval, check_message): Replace plural_distribution,
2100 * msgl-check.c (check_plural_eval): Likewise. Free array in case of
2536 (check_plural_eval): New declaration.
2537 * msgl-check.c (check_plural_eval): Add const to first parameter. Make
2563 * msgl-check.c (check_plural_eval, check_plural, check_pair,
3315 * msgl-check.c (check_plural_eval): Use XCALLOC instead of xcalloc.
4148 * msgl-check.c (check_plural_eval): Declare 'distribution' as volatile,
4737 (check_plural_eval): Create a plural_distribution array as additional
5237 uninstall_sigfpe_handler, check_plural_eval, plural_help, check_plural,
[all …]
Dmsgmerge.c1464 if (check_plural_eval (plural_expr, nplurals, header_entry, in match_domain()
DChangeLog.0203 sigfpe_handler, check_plural_eval, check_plural, check_pair,
1001 uninstall_sigfpe_handler, check_plural_eval): Use USE_SIGINFO instead
1592 * msgfmt.c (check_plural_eval): Fix #if mistake.
1811 check_plural_eval, check_plural): New functions.