Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sort/
H A Dfields.c91 static wchar_t w_monetary_decimal; variable
118 (monetary_decimal != '\0' && (x) == w_monetary_decimal))
200 (void) mbtowc(&w_monetary_decimal, conv->mon_decimal_point, in field_initialize_separator()