VALID_MIN        1139 third_party/libxml/src/xmlschemastypes.c 	(VALID_HOUR(dt->hour) && VALID_MIN(dt->min) &&		\
VALID_MIN        1364 third_party/libxml/src/xmlschemastypes.c     if (!VALID_MIN(value))
VALID_MIN        1437 third_party/libxml/src/xmlschemastypes.c 	if (!VALID_MIN(tmp))
VALID_MIN         500 third_party/libxslt/libexslt/date.c     PARSE_2_DIGITS(dt->min, cur, VALID_MIN, ret);
VALID_MIN         592 third_party/libxslt/libexslt/date.c 	PARSE_2_DIGITS(tmp, cur, VALID_MIN, ret);