Home
last modified time | relevance | path

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

/PHP-7.1/sapi/litespeed/
H A Dlsapilib.h408 void LSAPI_Log(int flag, const char * fmt, ...)
H A Dlsapilib.c225 void LSAPI_Log(int flag, const char * fmt, ...) in LSAPI_Log() function
270 #define lsapi_dbg(...) LSAPI_Log(DBGLOG_FLAG, __VA_ARGS__)

Completed in 17 milliseconds