Searched refs:new_fmt (Results 1 – 1 of 1) sorted by relevance
90 const char *new_fmt; in strptime() local136 new_fmt = _ctloc(d_t_fmt); in strptime()140 new_fmt = "%m/%d/%y"; in strptime()145 new_fmt = "%Y-%m-%d"; in strptime()150 new_fmt = "%H:%M"; in strptime()155 new_fmt =_ctloc(t_fmt_ampm); in strptime()160 new_fmt = "%H:%M:%S"; in strptime()165 new_fmt =_ctloc(t_fmt); in strptime()169 new_fmt =_ctloc(d_fmt); in strptime()172 new_fmt, tm); in strptime()