Searched refs:captureGroupChar (Results 1 – 1 of 1) sorted by relevance
3662 UChar32 captureGroupChar = utext_next32(fAltInputText); in MatchAt() local3664 if (inputChar != captureGroupChar) { in MatchAt()3711 UChar32 captureGroupChar = captureGroupItr.next(); in MatchAt() local3713 if (inputChar != captureGroupChar) { in MatchAt()5172 UChar32 captureGroupChar = captureGroupItr.next(); in MatchChunkAt() local5173 if (captureGroupChar == U_SENTINEL) { in MatchChunkAt()5183 if (inputChar != captureGroupChar) { in MatchChunkAt()