Home
last modified time | relevance | path

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

/PHP-5.6/sapi/litespeed/
H A Dlsapilib.h170 char * LSAPI_GetEnv_r( LSAPI_Request * pReq, const char * name );
295 { return LSAPI_GetEnv_r( &g_req, name ); } in LSAPI_GetEnv()
H A Dlsapilib.c1947 char * LSAPI_GetEnv_r( LSAPI_Request * pReq, const char * name ) in LSAPI_GetEnv_r() function

Completed in 15 milliseconds