Lines Matching defs:nextC
23619 char nextC;23629 nextC = zFormat[3];23638 if( val<(int)min || val>(int)max || (nextC!=0 && nextC!=*zDate) ){23645 }while( nextC );