Home
last modified time | relevance | path

Searched refs:currency_symbol (Results 1 – 25 of 45) sorted by relevance

12

/third_party/musl/src/locale/
Dlocaleconv.c9 .currency_symbol = "",
/third_party/musl/porting/liteos_m/kernel/include/
Dlocale.h30 char *currency_symbol; member
/third_party/musl/porting/uniproton/kernel/include/
Dlocale.h30 char *currency_symbol; member
/third_party/musl/include/
Dlocale.h32 char *currency_symbol; member
/third_party/musl/porting/liteos_a/kernel/include/
Dlocale.h32 char *currency_symbol; member
/third_party/musl/ndk_musl_include/
Dlocale.h51 char *currency_symbol; member
/third_party/musl/libc-test/src/functionalext/supplement/locale/
Dlocaleconv_sup.c37 EXPECT_STREQ("localeconv_0100", "", pconv->currency_symbol); in localeconv_0100()
/third_party/musl/porting/linux/user/include/
Dlocale.h53 char *currency_symbol; member
/third_party/musl/libc-test/src/functionalext/locale/
Dlocaleconv.c37 EXPECT_STREQ("localeconv_0100", "", pconv->currency_symbol); in localeconv_0100()
/third_party/musl/libc-test/src/api/
Dlocale.c10 F(char*,currency_symbol) in f()
/third_party/python/Modules/
D_localemodule.c161 || !locale_is_ascii(lc->currency_symbol) in locale_decode_monetary()
217 RESULT_STRING(currency_symbol); in locale_decode_monetary()
/third_party/rust/crates/libc/src/unix/newlib/
Dmod.rs108 pub currency_symbol: *mut ::c_char,
/third_party/python/Doc/tutorial/
Dstdlib2.rst64 >>> locale.format_string("%s%.*f", (conv['currency_symbol'],
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs388 pub currency_symbol: *mut ::c_char,
/third_party/rust/crates/libc/src/
Dwasi.rs127 pub currency_symbol: *mut c_char,
/third_party/rust/crates/libc/src/unix/redox/
Dmod.rs135 pub currency_symbol: *const ::c_char,
/third_party/rust/crates/libc/src/solid/
Dmod.rs153 pub currency_symbol: *mut c_char,
/third_party/python/Doc/library/
Dlocale.rst84 | | ``'currency_symbol'`` | Local currency symbol. |
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs133 pub currency_symbol: *mut ::c_char,
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs82 pub currency_symbol: *mut ::c_char,
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs208 pub currency_symbol: *mut ::c_char,
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs171 pub currency_symbol: *mut ::c_char,
/third_party/libabigail/tests/data/test-annotate/
Dlibtest24-drop-fns-2.so.abi89 <!-- char* lconv::currency_symbol -->
90 …<var-decl name='currency_symbol' type-id='type-id-18' visibility='default' filepath='/usr/include/…
Dlibtest24-drop-fns.so.abi89 <!-- char* lconv::currency_symbol -->
90 …<var-decl name='currency_symbol' type-id='type-id-18' visibility='default' filepath='/usr/include/…
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs282 pub currency_symbol: *mut ::c_char,

12