Searched refs:_Locale_catgets (Results 1 – 5 of 5) sorted by relevance
/external/stlport/src/ |
D | messages.cpp | 141 ? string(_Locale_catgets(_M_message_obj, _STLP_MUTABLE(_Messages_impl, _M_cat)[cat], in do_get() 154 …const char* str = _Locale_catgets(_M_message_obj, _STLP_MUTABLE(_Messages_impl, _M_cat)[thecat], s… in do_get() 160 …const char* str2 = _Locale_catgets(_M_message_obj, _STLP_MUTABLE(_Messages_impl, _M_cat)[thecat], … in do_get()
|
D | c_locale.h | 443 const char * _Locale_catgets(struct _Locale_messages *, nl_catd_type,
|
/external/stlport/src/c_locale_dummy/ |
D | c_locale_dummy.c | 483 const char* _Locale_catgets(struct _Locale_messages* lmes, nl_catd_type cat, in _Locale_catgets() function
|
/external/stlport/src/c_locale_glibc/ |
D | c_locale_glibc2.c | 701 const char *_Locale_catgets(struct _Locale_messages *__loc, nl_catd_type __cat, in _Locale_catgets() function
|
/external/stlport/src/c_locale_win32/ |
D | c_locale_win32.c | 1315 const char* _Locale_catgets(struct _Locale_messages* lmes, nl_catd_type cat, in _Locale_catgets() function
|