Home | History | Annotate | Download | only in libpng

Lines Matching full:short_months

697    static PNG_CONST char short_months[12][4] =
722 APPEND_STRING(short_months[(ptime->month - 1)]);