HomeSort by relevance Sort by last modified time
    Searched defs:fSymbols (Results 1 - 3 of 3) sorted by null

  /external/icu4c/i18n/unicode/
smpdtfmt.h     [all...]
dcfmtsym.h 370 * If DecimalFormatSymbols becomes subclassable and the status of fSymbols changes
372 * or when fSymbols can be set any other way that allows them to be readonly aliases
378 UnicodeString fSymbols[kFormatSymbolCount];
402 strPtr = &fSymbols[symbol];
413 strPtr = &fSymbols[symbol];
425 fSymbols[symbol]=value;
435 fSymbols[(int)kOneDigitSymbol+i-1] = UnicodeString(sym);
decimfmt.h     [all...]

Completed in 42 milliseconds