Searched refs:gPercentPercent (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dnfrs.cpp112 static const UChar gPercentPercent[] = variable
165 fIsPublic = name.indexOf(gPercentPercent) != 0;
H A Drbnf.cpp40 static const UChar gPercentPercent[] = variable
1084 if (ruleSetName.indexOf(gPercentPercent) == 0) {
1106 if (ruleSetName.indexOf(gPercentPercent) == 0) {
1138 if (ruleSetName.indexOf(gPercentPercent) == 0) {
/external/icu4c/i18n/
H A Dnfrs.cpp111 static const UChar gPercentPercent[] = variable
170 fIsPublic = name.indexOf(gPercentPercent, 2, 0) != 0;
H A Drbnf.cpp40 static const UChar gPercentPercent[] = variable
1077 if (ruleSetName.indexOf(gPercentPercent, 2, 0) == 0) {
1099 if (ruleSetName.indexOf(gPercentPercent, 2, 0) == 0) {
1131 if (ruleSetName.indexOf(gPercentPercent, 2, 0) == 0) {

Completed in 99 milliseconds