Searched refs:comma (Results 1 – 1 of 1) sorted by relevance
94 static char comma = ','; /* (default) comma separator character */ variable106 if (**imageSpec == comma) { /* if not @comma, we've done all images */ in nextSrcImage()112 if (**imageSpec == comma) { in nextSrcImage()118 comma, TIFFFileName (tif)); in nextSrcImage()124 TIFFFileName(tif), comma, (int) nextImage); in nextSrcImage()139 *imageSpec = strchr (fn, comma); in openSrcImage()146 **imageSpec = comma; /* replace the comma */ in openSrcImage()182 comma = optarg[1]; in main()