Home
last modified time | relevance | path

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

/PHP-5.5/sapi/litespeed/
H A Dlsapilib.c1402 static int readBodyToReqBuf( LSAPI_Request * pReq ) in readBodyToReqBuf() function
1430 if ( readBodyToReqBuf( pReq ) <= 0 ) in LSAPI_ReqBodyGetChar_r()
1456 if ( (len = readBodyToReqBuf( pReq )) <= 0 ) in LSAPI_ReqBodyGetLine_r()

Completed in 12 milliseconds