Home
last modified time | relevance | path

Searched refs:VALID_TZO (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/
Dxmlschemastypes.c1132 #define VALID_TZO(tzo) ((tzo > -840) && (tzo < 840)) macro
1158 VALID_TZO(dt->tzo))
1462 if (!VALID_TZO(dt->tzo)) in _xmlSchemaParseTimeZone()
DChangeLog4234 * xmlschemastypes.c: Changed the VALID_TZO macro to restrict