Searched refs:LSAPI_LOG_LEVEL_BITS (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/sapi/litespeed/ | ||
H A D | lsapilib.h | 403 #define LSAPI_LOG_LEVEL_BITS 0xff macro |
H A D | lsapilib.c | 265 int level = flag & LSAPI_LOG_LEVEL_BITS; in LSAPI_Log() |
Completed in 14 milliseconds