Searched defs:countParts (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/common/unicode/
H A Dmessagepattern.h320 * with countParts(), getPart() and related methods.
507 * countParts() will return 0.
514 * countParts() will return 0.
615 int32_t countParts() const { function in class:MessagePattern
621 * @param i The index of the Part data. (0..countParts()-1)
632 * @param i The index of the Part data. (0..countParts()-1)
643 * @param partIndex The index of the Part data. (0..countParts()-1)
683 * @param pluralStart the index of the first PluralFormat argument style part. (0..countParts()-1)
691 * @param start The index of some Part data (0..countParts()-1);

Completed in 92 milliseconds