Searched refs:groupEndIdx (Results 1 – 1 of 1) sorted by relevance
2053 int32_t groupEndIdx = fp->fExtra[opValue+1]; in MatchAt() local2054 U_ASSERT(groupStartIdx <= groupEndIdx); in MatchAt()2055 int32_t len = groupEndIdx-groupStartIdx; in MatchAt()