VALID_TIME       1143 third_party/libxml/src/xmlschemastypes.c 	(VALID_DATE(dt) && VALID_TIME(dt))
VALID_TIME        175 third_party/libxslt/libexslt/date.c 	(VALID_DATE(dt) && VALID_TIME(dt))
VALID_TIME        512 third_party/libxslt/libexslt/date.c     if (!VALID_TIME(dt))
VALID_TIME       1238 third_party/libxslt/libexslt/date.c     if ((dt == NULL) || !VALID_TIME(dt))