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

  /external/chromium_org/third_party/icu/source/i18n/
nfrs.cpp 103 static const UChar gPercent = 0x0025;
145 if (description.charAt(0) == gPercent) {
nfsubs.cpp 27 static const UChar gPercent = 0x0025;
449 else if (workingDescription.charAt(0) == gPercent) {
    [all...]
  /external/icu4c/i18n/
nfrs.cpp 102 static const UChar gPercent = 0x0025;
150 if (description.charAt(0) == gPercent) {
nfsubs.cpp 27 static const UChar gPercent = 0x0025;
475 else if (workingDescription.charAt(0) == gPercent) {
    [all...]

Completed in 348 milliseconds