nt 1275 lib/strutil/strutilutf8.c const char *nt, *np; nt 1281 lib/strutil/strutilutf8.c nt = t; nt 1286 lib/strutil/strutilutf8.c while (nt[0] != '\0' && np[0] != '\0') nt 1290 lib/strutil/strutilutf8.c if (nnt - nt != nnp - np) nt 1292 lib/strutil/strutilutf8.c if (strncmp (nt, np, nnt - nt) != 0) nt 1294 lib/strutil/strutilutf8.c nt = nnt; nt 1312 lib/strutil/strutilutf8.c const char *nt, *np; nt 1318 lib/strutil/strutilutf8.c nt = t; nt 1323 lib/strutil/strutilutf8.c while (nt[0] != '\0' && np[0] != '\0') nt 1327 lib/strutil/strutilutf8.c if (nnt - nt != nnp - np) nt 1329 lib/strutil/strutilutf8.c if (strncmp (nt, np, nnt - nt) != 0) nt 1331 lib/strutil/strutilutf8.c nt = nnt;