Searched refs:pHaystack (Results 1 – 1 of 1) sorted by relevance
179 const char* pHaystack = cpszHaystack; in std_strstr() local186 } while (*++pHaystack == *pNeedle); in std_strstr()