Home
last modified time | relevance | path

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

/external/e2fsprogs/intl/
Ddcigettext.c317 # define category_to_name(category) _nl_category_names[category] macro
319 static const char *category_to_name (int category) internal_function;
561 categoryname = category_to_name (category); in DCIGETTEXT()
1070 category_to_name (int category) in category_to_name() function