Home
last modified time | relevance | path

Searched defs:mdays (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Da_time.c80 static const int mdays[12] = { 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31 }; in ossl_asn1_time_to_tm() local
/third_party/openssl/crypto/asn1/
H A Da_time.c80 static const int mdays[12] = { 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31 }; in ossl_asn1_time_to_tm() local
/third_party/python/Lib/
H A Dcalendar.py45 mdays = [0, 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31] variable

Completed in 3 milliseconds