Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/msgfmt/
H A Dgnu_check.c286 char *id_norm, *plural_norm, *str_norm; in check_format() local
460 plural_norm = (char *)Xcalloc(1, nsz); in check_format()
461 plural_fmt = extract_format(plural_norm, plural, nsz); in check_format()
492 plural_norm[n * 2]) || in check_format()
494 plural_norm[n * 2 + 1])) { in check_format()
503 free(plural_norm); in check_format()