Searched refs:captureGroupChar (Results 1 – 1 of 1) sorted by relevance
3706 UChar32 captureGroupChar = utext_next32(fAltInputText); in MatchAt() local3708 if (inputChar != captureGroupChar) { in MatchAt()3755 UChar32 captureGroupChar = captureGroupItr.next(); in MatchAt() local3757 if (inputChar != captureGroupChar) { in MatchAt()5263 UChar32 captureGroupChar = captureGroupItr.next(); in MatchChunkAt() local5264 if (captureGroupChar == U_SENTINEL) { in MatchChunkAt()5274 if (inputChar != captureGroupChar) { in MatchChunkAt()