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

  /external/icu/icu4c/source/i18n/
affixpatternparser.cpp 27 static const UChar gPercent = 0x25;
623 : fPercent(gPercent), fPermill(gPerMill), fNegative(gNegative), fPositive(gPositive) {
nfrs.cpp 121 static const UChar gPercent = 0x0025;
165 if (description.charAt(0) == gPercent) {
nfsubs.cpp 30 static const UChar gPercent = 0x0025;
428 else if (workingDescription.charAt(0) == gPercent) {
    [all...]

Completed in 484 milliseconds