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