Searched refs:am_pm (Results 1 – 1 of 1) sorted by relevance
53 const char *am_pm[2]; member338 len = strlen(_ctloc(am_pm[0])); in _strptime()339 if (strncasecmp(_ctloc(am_pm[0]), (const char*)bp, len) == 0) { in _strptime()349 len = strlen(_ctloc(am_pm[1])); in _strptime()350 if (strncasecmp(_ctloc(am_pm[1]), (const char*)bp, len) == 0) { in _strptime()