Searched refs:AP_CTIME_OPTION_COMPACT (Results 1 - 3 of 3) sorted by relevance

/httpd/include/
H A Dutil_time.h49 #define AP_CTIME_OPTION_COMPACT 0x2 macro
/httpd/server/
H A Dutil_time.c177 if (option & AP_CTIME_OPTION_COMPACT)
204 if (option & AP_CTIME_OPTION_COMPACT) {
247 if (!(option & AP_CTIME_OPTION_COMPACT)) {
H A Dlog.c570 case 'c': option |= AP_CTIME_OPTION_COMPACT;

Completed in 17 milliseconds