Lines Matching full:subl
219 int subl;225 subl = strlen (sub);228 while (strl >= subl)231 if (strncasecmp (string, sub, subl) == 0)