Home
last modified time | relevance | path

Searched refs:gdCacheCreate (Results 1 – 6 of 6) sorted by relevance

/PHP-5.5/ext/gd/libgd/
H A Dgdcache.h76 gdCacheCreate(
H A Dgdcache.c57 gdCacheCreate ( in gdCacheCreate() function
189 cacheTable = gdCacheCreate (3, cacheTest, cacheFetch, cacheRelease); in main()
H A Dgdft.c759 fontCache = gdCacheCreate (FONTCACHESIZE, fontTest, fontFetch, fontRelease);
817 tc_cache = gdCacheCreate(TWEENCOLORCACHESIZE, tweenColorTest, tweenColorFetch, tweenColorRelease);
/PHP-5.5/ext/gd/
H A Dgdcache.h77 gdCacheCreate(
H A Dgdcache.c58 gdCacheCreate( in gdCacheCreate() function
189 cacheTable = gdCacheCreate(3, cacheTest, cacheFetch, cacheRelease); in main()
/PHP-5.5/main/
H A Dphp_compat.h355 #define gdCacheCreate php_gd_gdCacheCreate macro

Completed in 19 milliseconds