OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:domaindata
(Results
1 - 1
of
1
) sorted by null
/external/e2fsprogs/intl/
dcigettext.c
1036
struct loaded_domain *
domaindata
= (struct loaded_domain *) domain->data;
local
1040
index = plural_eval (
domaindata
->plural, n);
1041
if (index >=
domaindata
->nplurals)
[
all
...]
Completed in 42 milliseconds