VALID_SEC        1117 third_party/libxml/src/xmlschemastypes.c #define VALID_SEC(sec)          ((sec >= 0) && (sec < 60))
VALID_SEC         145 third_party/libxslt/libexslt/date.c #define VALID_SEC(sec)          ((sec >= 0) && (sec < 60))