Searched refs:strc (Results 1 – 2 of 2) sorted by relevance
334 register unsigned char c, strc; local339 while ((strc = *string++) != '\0') {343 if (isupper(strc))344 strc = tolower(strc);345 if (c != strc)
209 bool strc; local211 strc = *p == '+'; /* strip comments? */212 if (strc)225 if (!strc)