Searched refs:VALID_TZO (Results 1 – 2 of 2) sorted by relevance
1132 #define VALID_TZO(tzo) ((tzo >= -840) && (tzo <= 840)) macro1158 VALID_TZO(dt->tzo))1472 if (!VALID_TZO(dt->tzo)) in _xmlSchemaParseTimeZone()
78829 - * xmlschemastypes.c: Changed the VALID_TZO macro to restrict