result_type       108 lib/strutil/strverscmp.c     static const signed char result_type[] =
result_type       138 lib/strutil/strverscmp.c     state = result_type[state * 3 + (((c2 == '0') + (isdigit (c2) != 0)))];