Searched defs:base_pattern (Results 1 – 4 of 4) sorted by relevance
240 bool matchPattern(Operation *op, BasePattern &base_pattern, in matchPattern()270 BasePattern base_pattern; in matchAndRewrite() local
121 const char* base_pattern = (type == k12HourClock ? "ahm" : "Hm"); in TimeFormatTimeOfDayWithHourClockType() local
138 const char* base_pattern = (type == k12HourClock ? "ahm" : "Hm"); in TimeFormatTimeOfDayWithHourClockType() local
436 const std::string base_pattern(mime_type_pattern.substr(0, semicolon)); in MatchesMimeType() local