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