dot              1376 lib/strutil/strutilutf8.c         gboolean dot;
dot              1381 lib/strutil/strutilutf8.c         dot = text[0] == '.';
dot              1384 lib/strutil/strutilutf8.c         if (!dot)
dot              1413 lib/strutil/strutilutf8.c         else if (dot && (start == text + 1))