Searched refs:timelib_tolower_map (Results 1 – 1 of 1) sorted by relevance
224 static const unsigned char timelib_tolower_map[256] = { variable243 #define timelib_tolower(c) (timelib_tolower_map[(unsigned char)(c)])
Completed in 4 milliseconds