glyphFetch        145 ext/gd/gdttf.c static void *glyphFetch ( char **error, void *key );
glyphFetch        405 ext/gd/gdttf.c 	a->glyphCache = gdCacheCreate(GLYPHCACHESIZE, glyphTest, glyphFetch, glyphRelease);