getc              110 ext/gd/libgd/gd_io_file.c 	return getc (fctx->f);
getc              344 ext/gd/libgd/wbmp.c   return (getc ((FILE *) in));
getc              108 ext/gd/libgd/xbm.c 			if ((ch=getc(fd)) == EOF) {
getc              120 ext/gd/libgd/xbm.c 		if ((ch=getc(fd)) == EOF) {
getc              124 ext/gd/libgd/xbm.c 		if ((ch=getc(fd)) == EOF) {
getc              129 ext/gd/libgd/xbm.c 			if ((ch=getc(fd)) == EOF) {
getc              133 ext/gd/libgd/xbm.c 			if ((ch=getc(fd)) == EOF) {
getc              105 ext/standard/iptc.c 	c = getc(fp);