Searched refs:currency_symbol (Results 1 – 25 of 218) sorted by relevance
123456789
126 const char *currency_symbol; in __vstrfmon_l_internal() local296 currency_symbol = &int_symbol[0]; in __vstrfmon_l_internal()302 currency_symbol = _NL_CURRENT (LC_MONETARY, CURRENCY_SYMBOL); in __vstrfmon_l_internal()303 currency_symbol_len = strlen (currency_symbol); in __vstrfmon_l_internal()504 out_string (currency_symbol); in __vstrfmon_l_internal()576 out_nstring (currency_symbol, currency_symbol_len); in __vstrfmon_l_internal()
41 const char *currency_symbol; member335 TEST_ELEM (currency_symbol, ""); in monetary_finish()410 monetary->crncystr = (char *) xmalloc (strlen (monetary->currency_symbol) in monetary_finish()413 strcpy (&monetary->crncystr[1], monetary->currency_symbol); in monetary_finish()435 monetary->duo_currency_symbol = monetary->currency_symbol; in monetary_finish()486 add_locale_string (&file, monetary->currency_symbol); in monetary_output()624 STR_ELEM (currency_symbol); in monetary_read()
595 currency_symbol "<U0433><U0440><U043D>." % hr (hryvnya)646 % currency_symbol.649 % 1 - the currency_symbol or int_curr_symbol should precede the655 % 0 - the currency_symbol succeeds the negative value.656 % 1 - the currency_symbol precedes the negative value.660 % 0 - means that no space should be printed between the currency_symbol662 % 1 - means that a space should be printed between the currency_symbol669 % 0 - no space separates the currency_symbol or int_curr_symbol from the679 % 0 - Parentheses enclose the quantity and the currency_symbol or681 % 1 - The sign string precedes the quantity and the currency_symbol or the[all …]
66 % category (except for the int_curr_symbol and currency_symbol, they are70 currency_symbol ""
60 currency_symbol "<U20AC>"
53 currency_symbol "SR"
59 currency_symbol "$"
12 currency_symbol "<U0024>"
69 char *currency_symbol; /* Local currency symbol. */ member
35 result.currency_symbol = (char *) _NL_CURRENT (LC_MONETARY, CURRENCY_SYMBOL); in __localeconv()
2 element {struct lconv} {char*} currency_symbol