Searched refs:VALID_MDAY (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlschemastypes.c1130 #define VALID_MDAY(dt) \ macro
1136 (VALID_YEAR(dt->year) && VALID_MONTH(dt->mon) && VALID_MDAY(dt))
1621 * we can use the VALID_MDAY macro to validate the month
1627 if (VALID_MDAY((&(dt->value.date)))) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlschemastypes.c1130 #define VALID_MDAY(dt) \ macro
1136 (VALID_YEAR(dt->year) && VALID_MONTH(dt->mon) && VALID_MDAY(dt))
1621 * we can use the VALID_MDAY macro to validate the month
1627 if (VALID_MDAY((&(dt->value.date)))) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlschemastypes.c1130 #define VALID_MDAY(dt) \ macro
1136 (VALID_YEAR(dt->year) && VALID_MONTH(dt->mon) && VALID_MDAY(dt))
1621 * we can use the VALID_MDAY macro to validate the month
1627 if (VALID_MDAY((&(dt->value.date)))) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlschemastypes.c1130 #define VALID_MDAY(dt) \ macro
1136 (VALID_YEAR(dt->year) && VALID_MONTH(dt->mon) && VALID_MDAY(dt))
1621 * we can use the VALID_MDAY macro to validate the month
1627 if (VALID_MDAY((&(dt->value.date)))) {

Completed in 96 milliseconds