dot              1380 lib/strutil/strutilutf8.c         gboolean dot;
dot              1385 lib/strutil/strutilutf8.c         dot = text[0] == '.';
dot              1388 lib/strutil/strutilutf8.c         if (!dot)
dot              1417 lib/strutil/strutilutf8.c         else if (dot && (start == text + 1))