Home
last modified time | relevance | path

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

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DNFRule.java290 int descriptorLength = descriptor.length(); in parseRuleDescriptor() local
292 char lastChar = descriptor.charAt(descriptorLength - 1); in parseRuleDescriptor()
304 while (p < descriptorLength) { in parseRuleDescriptor()
328 while (p < descriptorLength) { in parseRuleDescriptor()
357 while (p < descriptorLength) { in parseRuleDescriptor()
371 else if (descriptorLength == 3) { in parseRuleDescriptor()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DNFRule.java291 int descriptorLength = descriptor.length(); in parseRuleDescriptor() local
293 char lastChar = descriptor.charAt(descriptorLength - 1); in parseRuleDescriptor()
305 while (p < descriptorLength) { in parseRuleDescriptor()
329 while (p < descriptorLength) { in parseRuleDescriptor()
358 while (p < descriptorLength) { in parseRuleDescriptor()
372 else if (descriptorLength == 3) { in parseRuleDescriptor()
/third_party/icu/icu4c/source/i18n/
Dnfrule.cpp272 int descriptorLength = descriptor.length(); in parseRuleDescriptor() local
274 UChar lastChar = descriptor.charAt(descriptorLength - 1); in parseRuleDescriptor()
289 while (p < descriptorLength) { in parseRuleDescriptor()
318 while (p < descriptorLength) { in parseRuleDescriptor()
369 else if (descriptorLength == 3) { in parseRuleDescriptor()
/third_party/skia/third_party/externals/icu/source/i18n/
Dnfrule.cpp272 int descriptorLength = descriptor.length(); in parseRuleDescriptor() local
274 UChar lastChar = descriptor.charAt(descriptorLength - 1); in parseRuleDescriptor()
289 while (p < descriptorLength) { in parseRuleDescriptor()
318 while (p < descriptorLength) { in parseRuleDescriptor()
369 else if (descriptorLength == 3) { in parseRuleDescriptor()
/third_party/node/deps/icu-small/source/i18n/
Dnfrule.cpp272 int descriptorLength = descriptor.length(); in parseRuleDescriptor() local
274 UChar lastChar = descriptor.charAt(descriptorLength - 1); in parseRuleDescriptor()
289 while (p < descriptorLength) { in parseRuleDescriptor()
318 while (p < descriptorLength) { in parseRuleDescriptor()
369 else if (descriptorLength == 3) { in parseRuleDescriptor()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnfrule.cpp272 int descriptorLength = descriptor.length(); in parseRuleDescriptor() local
274 UChar lastChar = descriptor.charAt(descriptorLength - 1); in parseRuleDescriptor()
289 while (p < descriptorLength) { in parseRuleDescriptor()
318 while (p < descriptorLength) { in parseRuleDescriptor()
369 else if (descriptorLength == 3) { in parseRuleDescriptor()