/third_party/musl/src/locale/ |
D | localeconv.c | 9 .currency_symbol = "",
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | locale.h | 30 char *currency_symbol; member
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | locale.h | 30 char *currency_symbol; member
|
/third_party/musl/include/ |
D | locale.h | 32 char *currency_symbol; member
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | locale.h | 32 char *currency_symbol; member
|
/third_party/musl/ndk_musl_include/ |
D | locale.h | 51 char *currency_symbol; member
|
/third_party/musl/libc-test/src/functionalext/supplement/locale/ |
D | localeconv_sup.c | 37 EXPECT_STREQ("localeconv_0100", "", pconv->currency_symbol); in localeconv_0100()
|
/third_party/musl/porting/linux/user/include/ |
D | locale.h | 53 char *currency_symbol; member
|
/third_party/musl/libc-test/src/functionalext/locale/ |
D | localeconv.c | 37 EXPECT_STREQ("localeconv_0100", "", pconv->currency_symbol); in localeconv_0100()
|
/third_party/musl/libc-test/src/api/ |
D | locale.c | 10 F(char*,currency_symbol) in f()
|
/third_party/python/Modules/ |
D | _localemodule.c | 161 || !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/ |
D | mod.rs | 108 pub currency_symbol: *mut ::c_char,
|
/third_party/python/Doc/tutorial/ |
D | stdlib2.rst | 64 >>> locale.format_string("%s%.*f", (conv['currency_symbol'],
|
/third_party/rust/crates/libc/src/unix/hermit/ |
D | mod.rs | 388 pub currency_symbol: *mut ::c_char,
|
/third_party/rust/crates/libc/src/ |
D | wasi.rs | 127 pub currency_symbol: *mut c_char,
|
/third_party/rust/crates/libc/src/unix/redox/ |
D | mod.rs | 135 pub currency_symbol: *const ::c_char,
|
/third_party/rust/crates/libc/src/solid/ |
D | mod.rs | 153 pub currency_symbol: *mut c_char,
|
/third_party/python/Doc/library/ |
D | locale.rst | 84 | | ``'currency_symbol'`` | Local currency symbol. |
|
/third_party/rust/crates/libc/src/unix/linux_like/ |
D | mod.rs | 133 pub currency_symbol: *mut ::c_char,
|
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/ |
D | mod.rs | 82 pub currency_symbol: *mut ::c_char,
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/ |
D | mod.rs | 208 pub currency_symbol: *mut ::c_char,
|
/third_party/rust/crates/libc/src/unix/haiku/ |
D | mod.rs | 171 pub currency_symbol: *mut ::c_char,
|
/third_party/libabigail/tests/data/test-annotate/ |
D | libtest24-drop-fns-2.so.abi | 89 <!-- char* lconv::currency_symbol --> 90 …<var-decl name='currency_symbol' type-id='type-id-18' visibility='default' filepath='/usr/include/…
|
D | libtest24-drop-fns.so.abi | 89 <!-- 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/ |
D | mod.rs | 282 pub currency_symbol: *mut ::c_char,
|