Searched refs:domaindata (Results 1 – 3 of 3) sorted by relevance
180 if label not in self.env.domaindata['std']['labels']:183 docname, labelid, sectname = self.env.domaindata['std']['labels'][label]
1036 struct loaded_domain *domaindata = (struct loaded_domain *) domain->data; in plural_lookup() local1040 index = plural_eval (domaindata->plural, n); in plural_lookup()1041 if (index >= domaindata->nplurals) in plural_lookup()
357 if label not in self.env.domaindata['std']['labels']:360 docname, labelid, sectname = self.env.domaindata['std']['labels'][label]