Lines Matching defs:get_integer
66 get_integer consumes 0 or more decimal digit characters from an73 get_integer(STRINGLIB_CHAR **ptr, STRINGLIB_CHAR *end,231 consumed = get_integer(&ptr, end, &format->width);238 get_integer() will have set it to zero. -1 is how we record253 consumed = get_integer(&ptr, end, &format->precision);