Home
last modified time | relevance | path

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

/external/icu4c/test/intltest/
Dnumrgts.cpp851 UnicodeString decSep = sym->getSymbol(DecimalFormatSymbols::kDecimalSeparatorSymbol); in Test4087244() local
853 if (decSep == monSep) { in Test4087244()
865 decStr.replace((int32_t)1, 1, decSep); in Test4087244()