Searched refs:pKeyEnd (Results 1 – 1 of 1) sorted by relevance
1911 char *pKeyEnd; in GetHeaderVar() local1920 pKeyEnd = pKey + keyLen; in GetHeaderVar()1923 while(( pKey < pKeyEnd )&&( *p )) in GetHeaderVar()1930 if (( pKey == pKeyEnd )&& (!*p )) in GetHeaderVar()2086 char *pKeyEnd ; in LSAPI_ForeachHeader_r() local2097 pKeyEnd = pKey + keyLen; in LSAPI_ForeachHeader_r()2101 while( pKey < pKeyEnd ) in LSAPI_ForeachHeader_r()
Completed in 13 milliseconds