Searched refs:pKeyEnd (Results 1 – 1 of 1) sorted by relevance
2179 char *pKeyEnd; in GetHeaderVar() local2188 pKeyEnd = pKey + keyLen; in GetHeaderVar()2191 while(( pKey < pKeyEnd )&&( *p )) in GetHeaderVar()2198 if (( pKey == pKeyEnd )&& (!*p )) in GetHeaderVar()2356 char *pKeyEnd ; in LSAPI_ForeachHeader_r() local2367 pKeyEnd = pKey + keyLen; in LSAPI_ForeachHeader_r()2371 while( pKey < pKeyEnd ) in LSAPI_ForeachHeader_r()
Completed in 13 milliseconds