Searched defs:num_type (Results 1 – 1 of 1) sorted by relevance
1512 #define PARSE_DIGITS(num, cur, num_type) \ argument1534 #define PARSE_NUM(num, cur, num_type) \ argument1795 int num_type = 0; /* -1 = invalid, 0 = int, 1 = floating */ in xmlSchemaValidateDuration() local