Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dscientificnumberformatter.cpp35 static const UChar kSuperscriptPlusSign = 0x207A; variable
166 appendTo.append(kSuperscriptPlusSign); in format()