dot              1357 lib/strutil/strutilutf8.c         gboolean dot;
dot              1362 lib/strutil/strutilutf8.c         dot = text[0] == '.';
dot              1365 lib/strutil/strutilutf8.c         if (!dot)
dot              1394 lib/strutil/strutilutf8.c         else if (dot && (start == text + 1))