Lines Matching defs:partIndex
573 UBool MessageFormat::argNameMatches(int32_t partIndex, const UnicodeString& argName, int32_t argNum… in argNameMatches()
625 for (int32_t partIndex = 0; in adoptFormats() local
658 for (int32_t partIndex = 0; in setFormats() local
684 for (int32_t partIndex = 0; (partIndex = nextTopLevelArgStart(partIndex)) >= 0;) { in adoptFormat() local
711 for (int32_t partIndex = 0; in adoptFormat() local
740 for (int32_t partIndex = 0; in setFormat() local
767 for (int32_t partIndex = 0; (partIndex = nextTopLevelArgStart(partIndex)) >= 0;) { in getFormat() local
789 for (int32_t partIndex = 0; in setFormat() local
835 for (int32_t partIndex = 0; (partIndex = nextTopLevelArgStart(partIndex)) >= 0;) { in getFormats() local
843 UnicodeString MessageFormat::getArgName(int32_t partIndex) { in getArgName()
859 for (int32_t partIndex = 0; (partIndex = nextTopLevelArgStart(partIndex)) >= 0;) { in getFormatNames() local