Home | History | Annotate | Download | only in src

Lines Matching refs:format

149                  const string& format, const _TimeInfo& table, const tm* t) {
150 const char * cp = format.data();
151 const char * cp_end = cp + format.size();
215 char format, char modifier,
220 switch (format) {
409 switch (format) {
455 char format, char modifier,
457 { __write_formatted_timeT(buf, ct, format, modifier, table, t); }
460 char format, char modifier,
462 { __write_formatted_timeT(buf, ct, format, modifier, table, t); }