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

Lines Matching refs:numChars

3455   unsigned numChars = 0;
3470 if (numChars == 0)
3473 line[numChars] = '\0';
3474 numChars = 0;
3489 line[numChars++] = c;