Searched refs:captureGroupChar (Results 1 – 1 of 1) sorted by relevance
3712 UChar32 captureGroupChar = utext_next32(fAltInputText); in MatchAt() local3714 if (inputChar != captureGroupChar) { in MatchAt()3761 UChar32 captureGroupChar = captureGroupItr.next(); in MatchAt() local3763 if (inputChar != captureGroupChar) { in MatchAt()5284 UChar32 captureGroupChar = captureGroupItr.next(); in MatchChunkAt() local5285 if (captureGroupChar == U_SENTINEL) { in MatchChunkAt()5295 if (inputChar != captureGroupChar) { in MatchChunkAt()