strptime_internal  141 third_party/talloc/libreplace/strptime.c    && (rp = strptime_internal (rp, (new_fmt), tm, decided, era_cnt)) != NULL)
strptime_internal  240 third_party/talloc/libreplace/strptime.c strptime_internal __P ((const char *rp, const char *fmt, struct tm *tm,
strptime_internal  989 third_party/talloc/libreplace/strptime.c   return strptime_internal (buf, format, tm, &decided, -1);