FONTCACHESIZE     756 ext/gd/gdttf.c 		fontCache = gdCacheCreate(FONTCACHESIZE, fontTest, fontFetch, fontRelease);
FONTCACHESIZE     757 ext/gd/libgd/gdft.c 	fontCache = gdCacheCreate (FONTCACHESIZE, fontTest, fontFetch, fontRelease);