Home
last modified time | relevance | path

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

/ndk/sources/android/support/src/locale/
Dlocaleconv.c37 .currency_symbol = "", in localeconv()
/ndk/sources/android/support/include/
Dlocale.h104 char* currency_symbol; member
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dlocale.cpp5945 __curr_symbol_ = lc->currency_symbol; in init()
6070 const char* bb = lc->currency_symbol; in init()