Searched refs:findFirstPluralNumberArg (Results 1 – 5 of 5) sorted by relevance
1023 int32_t findFirstPluralNumberArg(int32_t msgStart, const UnicodeString &argName) const;
1922 private int findFirstPluralNumberArg(int msgStart, String argName) { in findFirstPluralNumberArg() method in MessageFormat2007 … context.numberArgIndex = msgFormat.findFirstPluralNumberArg(otherIndex, context.argName); in select()
2008 private int findFirstPluralNumberArg(int msgStart, String argName) { in findFirstPluralNumberArg() method in MessageFormat2093 … context.numberArgIndex = msgFormat.findFirstPluralNumberArg(otherIndex, context.argName); in select()
1964 private int findFirstPluralNumberArg(int msgStart, String argName) { in findFirstPluralNumberArg() method in MessageFormat2049 … context.numberArgIndex = msgFormat.findFirstPluralNumberArg(otherIndex, context.argName); in select()
1282 MessageFormat::findFirstPluralNumberArg(int32_t msgStart, const UnicodeString &argName) const { in findFirstPluralNumberArg() function in MessageFormat1946 context.numberArgIndex = msgFormat.findFirstPluralNumberArg(otherIndex, context.argName); in select()