Searched refs:VALID_MIN (Results 1 – 1 of 1) sorted by relevance
1130 #define VALID_MIN(min) ((min >= 0) && (min <= 59)) macro1156 (((VALID_HOUR(dt->hour) && VALID_MIN(dt->min) && \1382 if (!VALID_MIN(value)) in _xmlSchemaParseTime()1455 if (!VALID_MIN(tmp)) in _xmlSchemaParseTimeZone()