Home | History | Annotate | Download | only in include

Lines Matching full:__set

3644     string_type get(catalog __c, int __set, int __msgid,
3647 return do_get(__c, __set, __msgid, __dflt);
3663 virtual string_type do_get(catalog, int __set, int __msgid,
3688 messages<_CharT>::do_get(catalog __c, int __set, int __msgid,
3701 char* __n = catgets(__cat, __set, __msgid, __ndflt.c_str());