Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds