IS_LEAP 1128 third_party/libxml/src/xmlschemastypes.c (IS_LEAP(yr) ? daysInMonthLeap[mon - 1] : daysInMonth[mon - 1]) IS_LEAP 1131 third_party/libxml/src/xmlschemastypes.c (IS_LEAP(dt->year) ? \ IS_LEAP 1155 third_party/libxml/src/xmlschemastypes.c ((IS_LEAP(year) ? \ IS_LEAP 156 third_party/libxslt/libexslt/date.c (IS_LEAP(yr) ? daysInMonthLeap[mon - 1] : daysInMonth[mon - 1]) IS_LEAP 159 third_party/libxslt/libexslt/date.c (IS_LEAP(dt->year) ? \ IS_LEAP 187 third_party/libxslt/libexslt/date.c ((IS_LEAP(year) ? \ IS_LEAP 1968 third_party/libxslt/libexslt/date.c if (IS_LEAP((long)year))