Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Drematch.cpp1360 const UChar * pPat = litText+stringStartIdx; in MatchAt() local
1363 if (*pInp == *pPat) { in MatchAt()
1365 pPat++; in MatchAt()