PARSE_2_DIGITS   1259 third_party/libxml/src/xmlschemastypes.c 	PARSE_2_DIGITS(num, cur, invalid);			\
PARSE_2_DIGITS   1289 third_party/libxml/src/xmlschemastypes.c     PARSE_2_DIGITS(value, cur, ret);
PARSE_2_DIGITS   1319 third_party/libxml/src/xmlschemastypes.c     PARSE_2_DIGITS(value, cur, ret);
PARSE_2_DIGITS   1349 third_party/libxml/src/xmlschemastypes.c     PARSE_2_DIGITS(value, cur, ret);
PARSE_2_DIGITS   1361 third_party/libxml/src/xmlschemastypes.c     PARSE_2_DIGITS(value, cur, ret);
PARSE_2_DIGITS   1422 third_party/libxml/src/xmlschemastypes.c 	PARSE_2_DIGITS(tmp, cur, ret);
PARSE_2_DIGITS   1434 third_party/libxml/src/xmlschemastypes.c 	PARSE_2_DIGITS(tmp, cur, ret);
PARSE_2_DIGITS    333 third_party/libxslt/libexslt/date.c 	PARSE_2_DIGITS(num, cur, VALID_ALWAYS, invalid);	\
PARSE_2_DIGITS    386 third_party/libxslt/libexslt/date.c     PARSE_2_DIGITS(dt->mon, cur, VALID_MONTH, ret);
PARSE_2_DIGITS    428 third_party/libxslt/libexslt/date.c     PARSE_2_DIGITS(dt->day, cur, VALID_DAY, ret);
PARSE_2_DIGITS    489 third_party/libxslt/libexslt/date.c     PARSE_2_DIGITS(hour, cur, VALID_HOUR, ret);
PARSE_2_DIGITS    500 third_party/libxslt/libexslt/date.c     PARSE_2_DIGITS(dt->min, cur, VALID_MIN, ret);
PARSE_2_DIGITS    582 third_party/libxslt/libexslt/date.c 	PARSE_2_DIGITS(tmp, cur, VALID_HOUR, ret);
PARSE_2_DIGITS    592 third_party/libxslt/libexslt/date.c 	PARSE_2_DIGITS(tmp, cur, VALID_MIN, ret);