Searched refs:getPartType (Results 1 - 8 of 8) sorted by last modified time

/external/icu/icu4c/source/i18n/
H A Dchoicfmt.cpp513 while (partIndex < count && pattern.getPartType(partIndex) != UMSGPAT_PART_TYPE_ARG_LIMIT) {
H A Dmsgfmt.cpp536 UMessagePatternPartType type = msgPattern.getPartType(++partIndex);
1276 if(MessagePattern::Part::hasNumericValue(msgPattern.getPartType(partIndex))) {
H A Dplurfmt.cpp441 if(MessagePattern::Part::hasNumericValue(pattern.getPartType(partIndex))) {
/external/icu/icu4c/source/common/unicode/
H A Dmessagepattern.h633 UMessagePatternPartType getPartType(int32_t i) const { function in class:MessagePattern
691 * or start itself if getPartType(msgStart)!=ARG|MSG_START.
/external/chromium_org/third_party/icu/source/i18n/
H A Dchoicfmt.cpp513 while (partIndex < count && pattern.getPartType(partIndex) != UMSGPAT_PART_TYPE_ARG_LIMIT) {
H A Dmsgfmt.cpp536 UMessagePatternPartType type = msgPattern.getPartType(++partIndex);
1276 if(MessagePattern::Part::hasNumericValue(msgPattern.getPartType(partIndex))) {
H A Dplurfmt.cpp441 if(MessagePattern::Part::hasNumericValue(pattern.getPartType(partIndex))) {
/external/chromium_org/third_party/icu/source/common/unicode/
H A Dmessagepattern.h633 UMessagePatternPartType getPartType(int32_t i) const { function in class:MessagePattern
691 * or start itself if getPartType(msgStart)!=ARG|MSG_START.

Completed in 189 milliseconds