Lines Matching defs:partIndex
569 UBool MessageFormat::argNameMatches(int32_t partIndex, const UnicodeString& argName, int32_t argNum… in argNameMatches()
621 for (int32_t partIndex = 0; in adoptFormats() local
654 for (int32_t partIndex = 0; in setFormats() local
680 for (int32_t partIndex = 0; (partIndex = nextTopLevelArgStart(partIndex)) >= 0;) { in adoptFormat() local
707 for (int32_t partIndex = 0; in adoptFormat() local
736 for (int32_t partIndex = 0; in setFormat() local
763 for (int32_t partIndex = 0; (partIndex = nextTopLevelArgStart(partIndex)) >= 0;) { in getFormat() local
785 for (int32_t partIndex = 0; in setFormat() local
831 for (int32_t partIndex = 0; (partIndex = nextTopLevelArgStart(partIndex)) >= 0;) { in getFormats() local
839 UnicodeString MessageFormat::getArgName(int32_t partIndex) { in getArgName()
855 for (int32_t partIndex = 0; (partIndex = nextTopLevelArgStart(partIndex)) >= 0;) { in getFormatNames() local