Home
last modified time | relevance | path

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

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

Completed in 15 milliseconds