Home
last modified time | relevance | path

Searched refs:pBufEnd (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/sapi/litespeed/
H A Dlsapilib.c1767 char * pBufEnd = pBuf + bufLen - 1; in LSAPI_ReqBodyGetLine_r() local
1774 while( (left = pBufEnd - pBufCur ) > 0 ) in LSAPI_ReqBodyGetLine_r()

Completed in 28 milliseconds