Home
last modified time | relevance | path

Searched refs:tAMPM (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_getdate.c52 enum { tAGO = 260, tDAY, tDAYZONE, tAMPM, tMONTH, tMONTH_UNIT, tSEC_UNIT, enumerator
126 && gds->tokenp[1].token == tAMPM) { in timephrase()
138 if (gds->tokenp[0].token == tAMPM) { in timephrase()
522 { 0, "am", tAMPM, tAM },
523 { 0, "pm", tAMPM, tPM },