field_width 1029 lib/common/iso8601.c parse_int(const char *str, int field_width, int upper_bound, int *result) field_width 1048 lib/common/iso8601.c field_width = -1; field_width 1057 lib/common/iso8601.c for (; (fraction || lpc < field_width) && isdigit((int)str[offset]); lpc++) {