Home | History | Annotate | Download | only in c-index-test

Lines Matching full:numchars

2396   unsigned numChars = 0;
2411 if (numChars == 0)
2414 line[numChars] = '\0';
2415 numChars = 0;
2430 line[numChars++] = c;