Searched refs:pszFound (Results 1 – 1 of 1) sorted by relevance
896 PCXSTR pszFound; in Replace() local897 while ((pszFound = StringTraits::FindString(pszString, pszOld))) in Replace()900 pszString = pszFound + nOldLen; in Replace()