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