Lines Matching defs:partIndex
570 UBool MessageFormat::argNameMatches(int32_t partIndex, const UnicodeString& argName, int32_t argNum… in argNameMatches()
622 for (int32_t partIndex = 0; in adoptFormats() local
655 for (int32_t partIndex = 0; in setFormats() local
681 for (int32_t partIndex = 0; (partIndex = nextTopLevelArgStart(partIndex)) >= 0;) { in adoptFormat() local
708 for (int32_t partIndex = 0; in adoptFormat() local
737 for (int32_t partIndex = 0; in setFormat() local
764 for (int32_t partIndex = 0; (partIndex = nextTopLevelArgStart(partIndex)) >= 0;) { in getFormat() local
786 for (int32_t partIndex = 0; in setFormat() local
832 for (int32_t partIndex = 0; (partIndex = nextTopLevelArgStart(partIndex)) >= 0;) { in getFormats() local
840 UnicodeString MessageFormat::getArgName(int32_t partIndex) { in getArgName()
856 for (int32_t partIndex = 0; (partIndex = nextTopLevelArgStart(partIndex)) >= 0;) { in getFormatNames() local