Searched defs:CookieDateParsingCase (Results 1 – 1 of 1) sorted by relevance
701 struct CookieDateParsingCase { struct702 const char* str;703 const bool valid;704 const time_t epoch;