Home | History | Annotate | Download | only in include

Lines Matching full:__set

3651     string_type get(catalog __c, int __set, int __msgid,
3654 return do_get(__c, __set, __msgid, __dflt);
3670 virtual string_type do_get(catalog, int __set, int __msgid,
3695 messages<_CharT>::do_get(catalog __c, int __set, int __msgid,
3706 char* __n = catgets(__cat, __set, __msgid, __ndflt.c_str());