Searched refs:pKeyEnd (Results 1 – 1 of 1) sorted by relevance
2202 char *pKeyEnd; in GetHeaderVar() local2211 pKeyEnd = pKey + keyLen; in GetHeaderVar()2214 while(( pKey < pKeyEnd )&&( *p )) in GetHeaderVar()2221 if (( pKey == pKeyEnd )&& (!*p )) in GetHeaderVar()2379 char *pKeyEnd ; in LSAPI_ForeachHeader_r() local2390 pKeyEnd = pKey + keyLen; in LSAPI_ForeachHeader_r()2394 while( pKey < pKeyEnd ) in LSAPI_ForeachHeader_r()
Completed in 25 milliseconds