Home
last modified time | relevance | path

Searched defs:thousands_sep (Results 1 – 7 of 7) sorted by relevance

/reactos/sdk/include/c++/stlport/stl/
H A D_numpunct.h57 char thousands_sep() const { return do_thousands_sep(); } in thousands_sep() function
86 wchar_t thousands_sep() const { return do_thousands_sep(); } in thousands_sep() function
H A D_monetary.h93 char thousands_sep() const { return do_thousands_sep(); } in thousands_sep() function
133 char thousands_sep() const { return do_thousands_sep(); } in thousands_sep() function
174 wchar_t thousands_sep() const { return do_thousands_sep(); } in thousands_sep() function
213 wchar_t thousands_sep() const { return do_thousands_sep(); } in thousands_sep() function
/reactos/sdk/lib/3rdparty/stlport/test/unit/
H A Dnum_facets_test.cpp17 const char *thousands_sep; member
/reactos/sdk/include/crt/
H A Dlocale.h31 char *thousands_sep; member
/reactos/sdk/lib/3rdparty/stlport/src/c_locale_win32/
H A Dc_locale_win32.c193 char thousands_sep[4]; member
222 char thousands_sep[4]; member
/reactos/modules/rostests/winetests/msvcrt/
H A Dmsvcrt.h315 char* thousands_sep; member
/reactos/sdk/lib/crt/wine/
H A Dmsvcrt.h453 char* thousands_sep; member