Searched refs:selectorIndex (Results 1 – 8 of 8) sorted by relevance
1232 int selectorIndex=index; in parsePluralOrSelectStyle() local1233 if(argType.hasPluralStyle() && msg.charAt(selectorIndex)=='=') { in parsePluralOrSelectStyle()1236 int length=index-selectorIndex; in parsePluralOrSelectStyle()1245 "Argument selector too long: "+prefix(selectorIndex)); in parsePluralOrSelectStyle()1247 addPart(Part.Type.ARG_SELECTOR, selectorIndex, length, 0); in parsePluralOrSelectStyle()1248 parseDouble(selectorIndex+1, index, false); // adds ARG_INT or ARG_DOUBLE in parsePluralOrSelectStyle()1251 int length=index-selectorIndex; in parsePluralOrSelectStyle()1260 msg.regionMatches(selectorIndex, "offset:", 0, 7) in parsePluralOrSelectStyle()1286 "Argument selector too long: "+prefix(selectorIndex)); in parsePluralOrSelectStyle()1288 addPart(Part.Type.ARG_SELECTOR, selectorIndex, length, 0); in parsePluralOrSelectStyle()[all …]
1903 int selectorIndex=pattern.getPatternIndex(partIndex++); in findChoiceSubMessage() local1904 char boundaryChar=pattern.getPatternString().charAt(selectorIndex); in findChoiceSubMessage()
1161 int selectorIndex=index; in parsePluralOrSelectStyle() local1162 if(argType.hasPluralStyle() && msg.charAt(selectorIndex)=='=') { in parsePluralOrSelectStyle()1165 int length=index-selectorIndex; in parsePluralOrSelectStyle()1174 "Argument selector too long: "+prefix(selectorIndex)); in parsePluralOrSelectStyle()1176 addPart(Part.Type.ARG_SELECTOR, selectorIndex, length, 0); in parsePluralOrSelectStyle()1177 parseDouble(selectorIndex+1, index, false); // adds ARG_INT or ARG_DOUBLE in parsePluralOrSelectStyle()1180 int length=index-selectorIndex; in parsePluralOrSelectStyle()1189 msg.regionMatches(selectorIndex, "offset:", 0, 7) in parsePluralOrSelectStyle()1215 "Argument selector too long: "+prefix(selectorIndex)); in parsePluralOrSelectStyle()1217 addPart(Part.Type.ARG_SELECTOR, selectorIndex, length, 0); in parsePluralOrSelectStyle()[all …]
1856 int selectorIndex=pattern.getPatternIndex(partIndex++); in findChoiceSubMessage() local1857 char boundaryChar=pattern.getPatternString().charAt(selectorIndex); in findChoiceSubMessage()
798 int32_t selectorIndex=index; in parsePluralOrSelectStyle() local799 if(UMSGPAT_ARG_TYPE_HAS_PLURAL_STYLE(argType) && msg.charAt(selectorIndex)==u_equal) { in parsePluralOrSelectStyle()802 int32_t length=index-selectorIndex; in parsePluralOrSelectStyle()809 setParseError(parseError, selectorIndex); // Argument selector too long. in parsePluralOrSelectStyle()813 addPart(UMSGPAT_PART_TYPE_ARG_SELECTOR, selectorIndex, length, 0, errorCode); in parsePluralOrSelectStyle()814 parseDouble(selectorIndex+1, index, FALSE, in parsePluralOrSelectStyle()818 int32_t length=index-selectorIndex; in parsePluralOrSelectStyle()826 0==msg.compare(selectorIndex, 7, kOffsetColon, 0, 7) in parsePluralOrSelectStyle()858 setParseError(parseError, selectorIndex); // Argument selector too long. in parsePluralOrSelectStyle()862 addPart(UMSGPAT_PART_TYPE_ARG_SELECTOR, selectorIndex, length, 0, errorCode); in parsePluralOrSelectStyle()[all …]
452 int32_t selectorIndex = pattern.getPatternIndex(partIndex++); in findSubMessage() local453 UChar boundaryChar = pattern.getPatternString().charAt(selectorIndex); in findSubMessage()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...
META-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...