Home
last modified time | relevance | path

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

/third_party/libxml2/
Dxmlschemastypes.c1132 #define VALID_TZO(tzo) ((tzo >= -840) && (tzo <= 840)) macro
1158 VALID_TZO(dt->tzo))
1472 if (!VALID_TZO(dt->tzo)) in _xmlSchemaParseTimeZone()
/third_party/chromium/patch/
D0001-cve.patch78829 - * xmlschemastypes.c: Changed the VALID_TZO macro to restrict