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