Searched refs:pstrDest (Results 1 – 2 of 2) sorted by relevance
725 FX_WCHAR* pstrDest = pstrSource; in Remove() local728 *pstrDest = *pstrSource; in Remove()729 pstrDest++; in Remove()734 *pstrDest = 0; in Remove()735 FX_STRSIZE nCount = (FX_STRSIZE)(pstrSource - pstrDest); in Remove()
773 FX_CHAR* pstrDest = pstrSource; in Remove() local776 *pstrDest = *pstrSource; in Remove()777 pstrDest++; in Remove()782 *pstrDest = 0; in Remove()783 FX_STRSIZE nCount = (FX_STRSIZE)(pstrSource - pstrDest); in Remove()