utf_prefix       4867 io.c           static const char utf_prefix[] = "utf-";
utf_prefix       5091 io.c           	if (!STRNCASECMP(estr, utf_prefix, utf_prefix_len)) {