result_type       105 lib/strutil/strverscmp.c     static const signed char result_type[] = {
result_type       133 lib/strutil/strverscmp.c     state = result_type[state * 3 + (((c2 == '0') + (g_ascii_isdigit (c2) ? 1 : 0)))];