match_number
return match_number(s, result, 0);
return match_number(s, result, 8);
return match_number(s, result, 16);
text_next = match_number(text, acc_offset);
text_next = match_number(text, field_offset);