Searched defs:Format (Results 1 – 8 of 8) sorted by relevance
62 const Range2T& Format) in replace_range_copy()81 const RangeT& Format) in replace_range_copy()104 const RangeT& Format) in replace_range()139 const Range3T& Format) in replace_first_copy()156 const Range2T& Format ) in replace_first_copy()177 const Range2T& Format ) in replace_first()214 const Range3T& Format, in ireplace_first_copy()232 const Range1T& Format, in ireplace_first_copy()256 const Range2T& Format, in ireplace_first()292 const Range3T& Format ) in replace_last_copy()[all …]
49 const_formatter(const RangeT& Format) in const_formatter()
31 void Error::Format(const char* fmt, ...) { in Format() function in crazy::Error
42 TEST(Error, Format) { in TEST() argument
73 #define MINITEST_STRING_OPERATOR_LL_(ParamType, Format) \ argument126 internal::String Format(const char* format, ...) { in Format() function
110 void Format(const char* fmt, ...) { in Format() function
1326 static ::std::string Format(const ToPrint& value) { in Format() function1335 static ::std::string Format(const ToPrint* value) { in Format() function
59 } Format; typedef