Searched defs:fmtEnd (Results 1 – 1 of 1) sorted by relevance
308 const char* fmtEnd, int ntrunc, const T& value) in formatValue()500 const char* fmtEnd, int ntrunc) const in format() argument513 const char* fmtEnd, int ntrunc, const void* value) in formatImpl()784 const char* fmtEnd = streamStateFromFormat(out, spacePadPositive, ntrunc, fmt, in formatImpl() local