Home
last modified time | relevance | path

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

/reactos/sdk/lib/atl/
H A Dcstringt.h896 PCXSTR pszFound; in Replace() local
897 while ((pszFound = StringTraits::FindString(pszString, pszOld))) in Replace()
900 pszString = pszFound + nOldLen; in Replace()