Searched refs:guess_category_value (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/bin/sharutils/intl/
H A Ddcgettext.c156 static const char *guess_category_value __P((int category,
254 categoryvalue = guess_category_value (category, categoryname);
485 static const char *guess_category_value (category, categoryname) function
/haiku-fatelf/src/bin/bash/lib/intl/
H A Ddcigettext.c318 static const char *guess_category_value PARAMS ((int category,
577 categoryvalue = guess_category_value (category, categoryname);
1150 guess_category_value (category, categoryname) function
/haiku-fatelf/src/bin/gawk/intl/
H A Ddcigettext.c312 static const char *guess_category_value PARAMS ((int category,
567 categoryvalue = guess_category_value (category, categoryname);
1140 guess_category_value (category, categoryname) function

Completed in 55 milliseconds