Home | History | Annotate | Download | only in config

Lines Matching defs:nextchar

462   int nextchar = ',';
464 while (nextchar == ',')
504 nextchar = *p++;
508 if (nextchar != ',')