Searched defs:locale (Results 1 - 25 of 44) sorted by last modified time

12

/haiku-fatelf/src/apps/aboutsystem/
H A DAboutSystem.cpp670 const BLocale* locale = BLocale::Default(); local
/haiku-fatelf/src/tests/system/libroot/posix/
H A Dlocale_test.cpp118 test_localeconv(const char* locale, const lconv* localeConv) argument
532 test_strftime(const char* locale, const strftime_data data[]) argument
657 test_strptime(const char* locale, const strptime_data data[]) argument
814 test_ctype(const char* locale, const unsigned short int classInfos[], const int toLowerMap[], const int toUpperMap[]) argument
1154 test_wctype(const char* locale, const wchar_t* text, const unsigned short int wcs[], const unsigned short int classInfos[]) argument
1266 test_wctrans(const char* locale, const wchar_t* text, wctrans_t transition, const wchar_t* expectedResult) argument
1425 test_langinfo(const char* locale, const char* langinfos[]) argument
1593 test_coll(bool useStrxfrm, const char* locale, const coll_data* coll) argument
2124 test_sprintf(const char* locale, const sprintf_data data[]) argument
[all...]
H A Dtst-mbrtowc.c141 const char *locale = "de_DE.UTF-8"; local
H A Dwcs_test.cpp2428 test_coll(bool useWcsxfrm, const char* locale, const coll_data coll[]) argument
2609 test_wcsftime(const char* locale, const wcsftime_data data[]) argument
3875 test_sprintf(const char* locale, cons argument
3942 test_swprintf(const char* locale, const swprintf_data data[]) argument
[all...]
/haiku-fatelf/src/system/libroot/add-ons/icu/
H A DICUCategoryData.cpp33 ICUCategoryData::SetTo(const Locale& locale, const char* posixLocaleName) argument
H A DICUCollateData.cpp36 ICUCollateData::SetTo(const Locale& locale, const char* posixLocaleName) argument
H A DICUCtypeData.cpp58 ICUCtypeData::SetTo(const Locale& locale, const char* posixLocaleName) argument
H A DICULocaleBackend.cpp359 const char* locale = fCollateData.PosixLocaleName(); local
[all...]
H A DICUMessagesData.cpp31 ICUMessagesData::SetTo(const Locale& locale, const char* posixLocaleName) argument
H A DICUMonetaryData.cpp42 ICUMonetaryData::SetTo(const Locale& locale, const char* posixLocaleName) argument
H A DICUNumericData.cpp41 ICUNumericData::SetTo(const Locale& locale, const char* posixLocaleName) argument
H A DICUTimeData.cpp65 ICUTimeData::SetTo(const Locale& locale, const char* posixLocaleName) argument
/haiku-fatelf/src/system/libroot/posix/locale/
H A Dsetlocale.cpp25 const char* locale = getenv("LC_ALL"); local
70 setlocale(int category, const char* locale) argument
[all...]
/haiku-fatelf/src/libs/print/libgutenprint/src/cups/
H A Di18n.c67 char locale[6]; /* Locale */ member in struct:stpi_i18n_s
91 stp_i18n_load(const char *locale) /* I - Locale name */ argument
[all...]
/haiku-fatelf/src/libs/print/libgutenprint/src/escputil/
H A Descputil.c299 char *locale = stp_strdup(setlocale (LC_ALL, "")); local
/haiku-fatelf/src/libs/print/libgutenprint/src/gutenprintui2/
H A Dplist.c970 char *locale; local
1025 char *locale = g_strdup(setlocale(LC_NUMERIC, NULL)); local
1084 char *locale = g_strdup(setlocale(LC_NUMERIC, NULL)); local
1640 char *locale; local
[all...]
/haiku-fatelf/src/libs/print/libgutenprint/src/main/
H A Descp2-papers.c269 char *locale = stp_strdup(setlocale(LC_ALL, NULL)); local
489 char *locale = stp_strdup(setlocale(LC_ALL, NULL)); local
H A Dprint-escp2-data.c451 char *locale = stp_strdup(setlocale(LC_ALL, NULL)); local
H A Dprint-ps.c423 char *locale = stp_strdup(setlocale(LC_ALL, NULL)); local
477 char *locale = stp_strdup(setlocale(LC_ALL, NULL)); local
558 char *locale = stp_strdup(setlocale(LC_ALL, NULL)); local
576 char *locale local
617 char *locale = stp_strdup(setlocale(LC_ALL, NULL)); local
653 char *locale; local
1169 char *locale; local
[all...]
H A Dprint-util.c477 char *locale = stp_strdup(setlocale (LC_ALL, "")); local
H A Dprint-vars.c1804 char *locale = stp_strdup(setlocale(LC_ALL, NULL)); local
/haiku-fatelf/src/kits/locale/
H A DCollator.cpp37 BCollator::BCollator(const char* locale, int8 strength, bool ignorePunctuation) argument
H A DCurrency.cpp106 BCurrency::GetSymbol(char *symbol, size_t maxSize, BLocale *locale) argument
123 BCurrency::GetSymbol(BString *symbol, BLocale *locale) argument
H A DDurationFormat.cpp99 BDurationFormat::SetLocale(const BLocale* locale) argument
H A DFormat.cpp58 BFormat::SetLocale(const BLocale* locale) argument

Completed in 271 milliseconds

12