Searched refs:pStrEnd (Results 1 – 3 of 3) sorted by relevance
237 FX_LPCSTR pStrEnd = pStr + iLength; in FX_HashCode_String_GetA() local240 while (pStr < pStrEnd) { in FX_HashCode_String_GetA()244 while (pStr < pStrEnd) { in FX_HashCode_String_GetA()256 FX_LPCWSTR pStrEnd = pStr + iLength; in FX_HashCode_String_GetW() local259 while (pStr < pStrEnd) { in FX_HashCode_String_GetW()263 while (pStr < pStrEnd) { in FX_HashCode_String_GetW()
114 FX_LPCSTR pStrEnd = pStr + iLength; in FPF_GetHashCode_StringA() local117 while (pStr < pStrEnd) { in FPF_GetHashCode_StringA()121 while (pStr < pStrEnd) { in FPF_GetHashCode_StringA()
436 FX_LPCSTR pStrEnd = pStr + iLength; in FX_GetLangHashCode() local438 while ( pStr < pStrEnd) { in FX_GetLangHashCode()