Searched refs:gdCacheCreate (Results 1 – 4 of 4) sorted by relevance
73 gdCacheCreate(
57 gdCacheCreate ( in gdCacheCreate() function189 cacheTable = gdCacheCreate (3, cacheTest, cacheFetch, cacheRelease); in main()
811 fontCache = gdCacheCreate (FONTCACHESIZE, fontTest, fontFetch, fontRelease);867 tc_cache = gdCacheCreate(TWEENCOLORCACHESIZE, tweenColorTest, tweenColorFetch, tweenColorRelease);
377 #define gdCacheCreate php_gd_gdCacheCreate macro
Completed in 13 milliseconds