Searched refs:UMSGPAT_PART_TYPE_ARG_INT (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/common/unicode/
H A Dmessagepattern.h194 UMSGPAT_PART_TYPE_ARG_INT, enumerator in enum:UMessagePatternPartType
788 return type==UMSGPAT_PART_TYPE_ARG_INT || type==UMSGPAT_PART_TYPE_ARG_DOUBLE;
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Dmessagepattern.cpp361 if(type==UMSGPAT_PART_TYPE_ARG_INT) {
973 addPart(UMSGPAT_PART_TYPE_ARG_INT, start, limit-start,

Completed in 317 milliseconds