bitmapFetch       150 ext/gd/gdttf.c static void *bitmapFetch ( char **error, void *key );
bitmapFetch       511 ext/gd/gdttf.c 	a->bitmapCache = gdCacheCreate(BITMAPCACHESIZE, bitmapTest, bitmapFetch, bitmapRelease);