Home
last modified time | relevance | path

Searched refs:pInpLimit (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Drematch.cpp4424 const UChar * pInpLimit = inputBuf + fActiveLimit; in MatchChunkAt() local
4429 if (pInp >= pInpLimit) { in MatchChunkAt()