Searched refs:_Locale_monetary_create (Results 1 - 5 of 5) sorted by relevance

/external/stlport/src/
H A Dc_locale.h88 struct _Locale_monetary* _Locale_monetary_create(const char *, struct _Locale_name_hint*, int * /* __err_code */);
H A Dlocale_catalog.cpp47 { return _Locale_monetary_create(s, hint, __err_code); }
/external/stlport/src/c_locale_dummy/
H A Dc_locale_dummy.c108 struct _Locale_monetary* _Locale_monetary_create(const char *name, function
/external/stlport/src/c_locale_glibc/
H A Dc_locale_glibc2.c91 struct _Locale_monetary *_Locale_monetary_create(const char *nm, struct _Locale_name_hint* hint, function
/external/stlport/src/c_locale_win32/
H A Dc_locale_win32.c827 _Locale_monetary_t* _Locale_monetary_create(const char * name, _Locale_lcid_t* lc_hint, int *__err_code) { function

Completed in 35 milliseconds