Lines Matching defs:s2
260 const struct known_translation_t *s2;264 s2 = (const struct known_translation_t *) p2;266 result = strcmp (s1->msgid, s2->msgid);269 result = strcmp (s1->domainname, s2->domainname);274 result = s1->category - s2->category;