WordPress File wp-includes/deprecated.php

__ngettext()

Retrieve the plural or single form based on the amount.

__ngettext_noop()

Register plural strings in POT file, but don’t translate them.

_c()

Retrieve translated string with vertical bar context

_nc()

Legacy version of _n(), which supports contexts.